remove source when contents provided

This commit is contained in:
m0duspwnens
2021-08-25 12:32:17 -04:00
parent fd1e632386
commit a27569f20b

View File

@@ -148,7 +148,6 @@ esyml:
esyml_test: esyml_test:
file.managed: file.managed:
- name: /tmp/elasticsearch.yml - name: /tmp/elasticsearch.yml
- source: salt://elasticsearch/files/elasticsearch.yml
- user: 930 - user: 930
- group: 939 - group: 939
- contents: {{ ESCONFIG | yaml }} - contents: {{ ESCONFIG | yaml }}