mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 08:48:50 -03:30
Support Fedora 28
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
- import_tasks: bootstrap-coreos.yml
|
||||
when: bootstrap_os == "coreos"
|
||||
|
||||
- import_tasks: bootstrap-fedora.yml
|
||||
when: bootstrap_os == "fedora"
|
||||
|
||||
- import_tasks: bootstrap-centos.yml
|
||||
when: bootstrap_os == "centos"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user