Clean Code
This commit is contained in:
9
01-old/kubespray/contrib/dind/dind-cluster.yaml
Normal file
9
01-old/kubespray/contrib/dind/dind-cluster.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
gather_facts: False
|
||||
roles:
|
||||
- { role: dind-host }
|
||||
|
||||
- hosts: containers
|
||||
roles:
|
||||
- { role: dind-cluster }
|
||||
Reference in New Issue
Block a user