nomad: Run block on all hosts
This commit is contained in:
parent
96f213a535
commit
1b8c2d6bcf
@ -5,10 +5,9 @@ variable "config_data" {
|
||||
|
||||
job "blocky" {
|
||||
datacenters = ["dc1"]
|
||||
type = "service"
|
||||
type = "system"
|
||||
|
||||
group "blocky" {
|
||||
count = 1
|
||||
|
||||
network {
|
||||
mode = "bridge"
|
||||
|
Loading…
Reference in New Issue
Block a user