nomad: Run block on all hosts

This commit is contained in:
IamTheFij 2022-05-18 11:29:00 -07:00
parent 96f213a535
commit 1b8c2d6bcf
1 changed files with 1 additions and 2 deletions

View File

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