c12s-kubespray/contrib/network-storage/heketi/heketi.yml

11 lines
144 B
YAML
Raw Normal View History

---
- hosts: heketi-node
roles:
- { role: prepare }
2018-07-25 14:42:30 +00:00
- hosts: kube-master[0]
tags:
- "provision"
roles:
- { role: provision }