mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 12:18:52 +03:00
move heketi playbook
This commit is contained in:
10
contrib/network-storage/heketi/heketi.yml
Normal file
10
contrib/network-storage/heketi/heketi.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- hosts: heketi-node
|
||||
roles:
|
||||
- { role: prepare }
|
||||
|
||||
- hosts: localhost
|
||||
tags:
|
||||
- "provision"
|
||||
roles:
|
||||
- { role: provision }
|
||||
Reference in New Issue
Block a user