kubespray 2.24 추가
This commit is contained in:
9
roles/network_plugin/calico/tasks/main.yml
Normal file
9
roles/network_plugin/calico/tasks/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: Calico Pre tasks
|
||||
import_tasks: pre.yml
|
||||
|
||||
- name: Calico repos
|
||||
import_tasks: repos.yml
|
||||
|
||||
- name: Calico install
|
||||
include_tasks: install.yml
|
||||
Reference in New Issue
Block a user