template { source = "local/provision/app/php-fpm.ctmpl" destination = "local/php-fpm.conf" change_mode = "signal" change_signal = "SIGUSR2" vault_grace = "30s"}
template { source = "local/provision/app/config.ctmpl" destination = "local/config.php" change_mode = "signal" change_signal = "SIGUSR2" vault_grace = "30s"}
template { source = "local/provision/app/database.ctmpl" destination = "local/database.php" change_mode = "signal" change_signal = "SIGUSR2" vault_grace = "30s"}In case it is relevant, we currently upgrade nomad servers and workers in-place. This is done carefully with each server and then the workers and has not been the obvious cause of issues in the past up through nomad 0.6.0.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/nomad/issues
IRC: #nomad-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Nomad" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nomad-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nomad-tool/43dfb32a-8fed-45e4-8fbe-6b879829fb6b%40googlegroups.com.