change template password change mod
This commit is contained in:
parent
4151190d71
commit
5b09a5806e
@ -61,6 +61,7 @@ job "pihole" {
|
|||||||
WEBPASSWORD="{{with secret "secrets/data/pihole"}}{{.Data.data.WEBPASSWORD}}{{end}}"
|
WEBPASSWORD="{{with secret "secrets/data/pihole"}}{{.Data.data.WEBPASSWORD}}{{end}}"
|
||||||
EOH
|
EOH
|
||||||
destination = "local/file.env"
|
destination = "local/file.env"
|
||||||
|
change_mode = "noop"
|
||||||
env = true
|
env = true
|
||||||
}
|
}
|
||||||
template{
|
template{
|
||||||
|
Loading…
Reference in New Issue
Block a user