Add OLD_ db init files for soup compatibility

This commit is contained in:
William Wernert
2020-10-02 14:12:23 -04:00
parent ab662e9b81
commit 54da2b869c
4 changed files with 1790 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
# This state will import the initial default playbook database.
# If there is an existing playbook database, it will be overwritten - no backups are made.
include:
- mysql
salt://playbook/files/OLD_playbook_db_init.sh:
cmd.script:
- cwd: /root
- template: jinja
'sleep 5':
cmd.run