Format terraform and nomad files

This commit is contained in:
2025-05-18 21:28:24 +10:00
parent 837cfdae68
commit 9cdd529633
12 changed files with 80 additions and 72 deletions

View File

@@ -22,7 +22,7 @@ job "glance" {
service {
name = "home"
port = "http"
tags = [
"traefik.enable=true",
"traefik.http.routers.home.middlewares=auth@file",
@@ -165,4 +165,4 @@ EOF
}
}
}
}