You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/consul-template/files/consul-template.confd

8 lines
293 B

# you can change the init script behavior by setting those parameters
# - group (default: consul-template)
# - pidfile (default: /run/consul-template/consul-template.pid)
# - user (default: consul-template)
# extra arguments for the consul agent
command_args="-config=/etc/consul-template.d"