mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-26 21:35:03 -02:30
first version of CoreOS on GCE
Please enter the commit message for your changes. Lines starting
This commit is contained in:
5
coreos-bootstrap.yml
Normal file
5
coreos-bootstrap.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: k8s-cluster
|
||||
gather_facts: False
|
||||
roles:
|
||||
- coreos-bootstrap
|
||||
Reference in New Issue
Block a user