mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Remove contiv related files (#6964)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-1604
|
||||
mode: separate
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: contiv
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
@@ -94,4 +94,4 @@ for f in files:
|
||||
operating_system = x.group(1)
|
||||
data.set(container_manager=container_manager, network_plugin=network_plugin, operating_system=operating_system)
|
||||
#print(data.markdown())
|
||||
print(data.jinja())
|
||||
print(data.jinja())
|
||||
|
||||
@@ -127,9 +127,6 @@
|
||||
with_items:
|
||||
- kube-router
|
||||
- flannel
|
||||
- contiv-ovs
|
||||
- contiv-netplugin
|
||||
- contiv-netmaster
|
||||
- canal-node
|
||||
- calico-node
|
||||
- cilium
|
||||
|
||||
Reference in New Issue
Block a user