nomad: Run block on all hosts

This commit is contained in:
IamTheFij 2022-05-18 11:29:00 -07:00
parent b6145a54a0
commit 9a360c91b2

View File

@ -5,10 +5,9 @@ variable "config_data" {
job "blocky" {
datacenters = ["dc1"]
type = "service"
type = "system"
group "blocky" {
count = 1
network {
mode = "bridge"