Dmytro Dovbii f666ae2b3f [K8s] Add units to make k8s working on debian
Change-Id: Iec45db413f0e88a68b435a13aa7a4b4a6fdfd818
2016-07-15 13:57:24 +03:00

8 lines
149 B
TOML

[template]
src = "haproxy.tmpl"
dest = "/etc/haproxy/haproxy.cfg"
keys = [
"/registry/services"
]
reload_cmd = "/usr/sbin/service haproxy restart"