This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/consul-template -config /etc/consul-template/config.hcl -
KillSignal=SIGINT
-
-
[Unit]-
After=vault.service consul.service -
Description=template rendering, notifier, and supervisor for HashiCorp Consul and Vault data -
Documentation=https://github.com/hashicorp/consul-template
-
Additionnal notes
Nothing here.