mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-09 18:37:38 -02:30
Bootstrap os
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
- include: bootstrap-ubuntu-xenial.yml
|
||||
- include: bootstrap-ubuntu.yml
|
||||
when: bootstrap_os == "ubuntu"
|
||||
|
||||
- include: bootstrap-coreos.yml
|
||||
when: bootstrap_os == "coreos"
|
||||
Reference in New Issue
Block a user