Logstash Module- Fix conf spelling error

This commit is contained in:
Mike Reeves
2018-05-22 15:50:13 -04:00
parent b032fcfcb6
commit ba91c9a964

View File

@@ -71,7 +71,7 @@ lssync:
# Copy the config file for enabled logstash plugins/parsers
lsconfsync:
file.managed:
- name: /opt/so/donf/logstash/conf.enabled.txt
- name: /opt/so/conf/logstash/conf.enabled.txt
- source: salt://logstash/conf/conf.enabled.txt.{{ nodetype }}
- user: 931
- group: 939