Merge "Fix can't generate heka-custom.toml on multi-nodes"
This commit is contained in:
commit
466b8670d1
@ -56,7 +56,7 @@
|
||||
- { name: "swift-rsyncd", src: "swift", enabled: "{{ enable_swift }}" }
|
||||
|
||||
- name: Heka custom config file exists
|
||||
stat: "path={{ node_custom_config }}/heka/heka-custom.toml"
|
||||
local_action: stat path="{{ node_custom_config }}/heka/heka-custom.toml"
|
||||
register: heka_custom_stat_result
|
||||
|
||||
- name: Copying over heka custom config file
|
||||
|
Loading…
x
Reference in New Issue
Block a user