diff --git a/salt/manager/soc_manager.yaml b/salt/manager/soc_manager.yaml new file mode 100644 index 000000000..10d48e121 --- /dev/null +++ b/salt/manager/soc_manager.yaml @@ -0,0 +1,17 @@ +manager: + elastalert: + description: Enable elastalert 1=enabled 0=disabled. + global: True + helpLink: manager.html + no_proxy: String of hosts to ignore the proxy settings for. + description: + global: True + helpLink: manager.html + playbook: + description: Enable playbook 1=enabled 0=disabled. + global: True + helpLink: manager.html + proxy: + description: Proxy server to use for updates. + global: True + helpLink: manager.html \ No newline at end of file