Playbook & SOCtopus init edits

This commit is contained in:
Josh Brower
2019-09-25 15:18:18 -04:00
parent 909e35ec3b
commit d9713cc14a
3 changed files with 14 additions and 18 deletions

View File

@@ -1,15 +1,5 @@
navigatordefaultlayer:
file.manage:
- name: /opt/so/conf/playbook/nav_layer_playbook.json
- source: salt://playbook/files/nav_layer_playbook.json
- user: 939
- group: 939
- makedirs: True
- replace: False
- template: jinja
navigatorconfig:
file.manage:
file.managed:
- name: /opt/so/conf/playbook/navigator_config.json
- source: salt://playbook/files/navigator_config.json
- user: 939