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
@@ -15,11 +15,6 @@
"viewMode": 0,
"hideDisabled": "false",
"techniques": [{
"techniqueID": "T1003",
"color": "#5AADFF",
"comment": "",
"enabled": "true",
"metadata": []
}],
"gradient": {
"colors": ["#ff6666", "#ffe766", "#8ec843"],
+1 -11
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