Move Nomad placement to int node (auto-creates volumes)
Some checks failed
Build and Deploy citti / build-and-deploy (push) Has been cancelled
Some checks failed
Build and Deploy citti / build-and-deploy (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@ job "citti" {
|
|||||||
|
|
||||||
constraint {
|
constraint {
|
||||||
attribute = "${node.unique.name}"
|
attribute = "${node.unique.name}"
|
||||||
value = "autobox"
|
value = "int"
|
||||||
}
|
}
|
||||||
|
|
||||||
network {
|
network {
|
||||||
|
|||||||
Reference in New Issue
Block a user