Files
securityonion/salt/playbook/automation_user_create.sls
2020-10-01 11:22:11 -04:00

10 lines
194 B
Plaintext

# This state will create the SecOps Automation user within Playbook
include:
- playbook
salt://playbook/files/automation_user_create.sh:
cmd.script:
- cwd: /root
- template: jinja