change template password change mod

This commit is contained in:
vincent 2022-10-15 10:48:39 +02:00
parent 4151190d71
commit 5b09a5806e

View File

@ -61,6 +61,7 @@ job "pihole" {
WEBPASSWORD="{{with secret "secrets/data/pihole"}}{{.Data.data.WEBPASSWORD}}{{end}}"
EOH
destination = "local/file.env"
change_mode = "noop"
env = true
}
template{