c12s-kubespray/contrib/network-storage/heketi/heketi.yml
Sascha Marcel Schmidt 61046a6923
move heketi playbook
2018-06-25 15:08:35 +02:00

11 lines
139 B
YAML

---
- hosts: heketi-node
roles:
- { role: prepare }
- hosts: localhost
tags:
- "provision"
roles:
- { role: provision }