fix arm 32bit

This commit is contained in:
Nathaniel Landau
2022-05-01 14:38:16 -04:00
parent c5921c9aa4
commit 20107b2404

View File

@@ -3,11 +3,11 @@ job "grafana" {
datacenters = ["{{ datacenter_name }}"]
type = "service"
constraint {
attribute = "${node.unique.name}"
operator = "regexp"
value = "macmini"
}
// constraint {
// attribute = "${node.unique.name}"
// operator = "regexp"
// value = "macmini"
// }
update {
max_parallel = 1