Starting heka bootstrap container failed in deployment

Change-Id: I7efa3f5df3a5743d264864070967cf995900b147
Closes-Bug: #1561111
This commit is contained in:
Mauricio Lima 2016-03-29 15:23:37 -04:00
parent a9539d9abe
commit 9a910d6b1e

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",