Merge "Starting heka bootstrap container failed in deployment"

This commit is contained in:
Jenkins 2016-03-30 07:47:26 +00:00 committed by Gerrit Code Review
commit 981d8206ab

View File

@ -19,7 +19,8 @@
"source": "{{ container_config_directory }}/heka-haproxy.toml",
"dest": "/etc/heka/heka-haproxy.toml",
"owner": "heka",
"perm": "0600"
"perm": "0600",
"optional": {{ (not enable_haproxy | bool) | string | lower }}
},
{
"source": "{{ container_config_directory }}/heka-rabbitmq.toml",