run "make hclfmt"

This commit is contained in:
Mahmood Ali 2020-02-03 12:15:37 -05:00
parent 65fb8ba637
commit 7171488e81
6 changed files with 33 additions and 33 deletions

View File

@ -1,7 +1,7 @@
acl { acl {
tokens { tokens {
agent = "CONSUL_TOKEN" agent = "CONSUL_TOKEN"
agent_master = "CONSUL_TOKEN" agent_master = "CONSUL_TOKEN"
default = "CONSUL_TOKEN" default = "CONSUL_TOKEN"
} }
} }

View File

@ -1,11 +1,11 @@
job "binstore-storagelocker" { job "binstore-storagelocker" {
region = "global" region = "global"
type = "service" type = "service"
priority = 50 priority = 50
all_at_once = true all_at_once = true
datacenters = ["us2", "eu1"] datacenters = ["us2", "eu1"]
consul_token = "abc" consul_token = "abc"
vault_token = "foo" vault_token = "foo"
meta { meta {
foo = "bar" foo = "bar"

View File

@ -1,12 +1,12 @@
job "binstore-storagelocker" { job "binstore-storagelocker" {
region = "fooregion" region = "fooregion"
namespace = "foonamespace" namespace = "foonamespace"
type = "batch" type = "batch"
priority = 52 priority = 52
all_at_once = true all_at_once = true
datacenters = ["us2", "eu1"] datacenters = ["us2", "eu1"]
consul_token = "abc" consul_token = "abc"
vault_token = "foo" vault_token = "foo"
meta { meta {
foo = "bar" foo = "bar"

View File

@ -1,11 +1,11 @@
job "binstore-storagelocker" { job "binstore-storagelocker" {
region = "global" region = "global"
type = "service" type = "service"
priority = 50 priority = 50
all_at_once = true all_at_once = true
datacenters = ["us2", "eu1"] datacenters = ["us2", "eu1"]
consul_token = "abc" consul_token = "abc"
vault_token = "foo" vault_token = "foo"
meta { meta {
foo = "bar" foo = "bar"

View File

@ -1,11 +1,11 @@
job "binstore-storagelocker" { job "binstore-storagelocker" {
region = "global" region = "global"
type = "service" type = "service"
priority = 50 priority = 50
all_at_once = true all_at_once = true
datacenters = ["us2", "eu1"] datacenters = ["us2", "eu1"]
consul_token = "abc" consul_token = "abc"
vault_token = "foo" vault_token = "foo"
meta { meta {
foo = "bar" foo = "bar"

View File

@ -1,11 +1,11 @@
job "binstore-storagelocker" { job "binstore-storagelocker" {
region = "global" region = "global"
type = "service" type = "service"
priority = 50 priority = 50
all_at_once = true all_at_once = true
datacenters = ["us2", "eu1"] datacenters = ["us2", "eu1"]
consul_token = "abc" consul_token = "abc"
vault_token = "foo" vault_token = "foo"
meta { meta {
foo = "bar" foo = "bar"