mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-14 16:50:21 +00:00
12 lines
177 B
Text
12 lines
177 B
Text
delay:
|
|
module.run:
|
|
- name: test.sleep
|
|
- kargs:
|
|
length: 5
|
|
|
|
accept_minion_key:
|
|
salt.wheel:
|
|
- name: key.accept
|
|
- match: salt
|
|
- require:
|
|
- delay
|