system-config/playbooks/nodepool_restart.yaml
Monty Taylor e0a00b4649 Add stop and start playbooks for nodepool
Organize these like our zuul rules.

Change-Id: Idf6148424c08efee9ad421b01d28d938c7058722
2020-06-16 15:48:47 -05:00

5 lines
102 B
YAML

# Run this with "-f 20"
- import_playbook: nodepool_stop.yaml
- import_playbook: nodepool_start.yaml