mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[ix] Correct sls syntax
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
include:
|
include:
|
||||||
- playbook
|
- playbook
|
||||||
|
|
||||||
cmd.run:
|
wait_for_playbook:
|
||||||
|
cmd.run:
|
||||||
- name: until nc -z {{ MAINIP }} 3200; do sleep 1; done
|
- name: until nc -z {{ MAINIP }} 3200; do sleep 1; done
|
||||||
- timeout: 30
|
- timeout: 30
|
||||||
- onchanges:
|
- onchanges:
|
||||||
|
|||||||
Reference in New Issue
Block a user