k8s version 1.19.11
[infra/stack/kubernetes.git] / scenarios / k8-calico-nofeature.yaml
index 896888abb1dc9e2f0a7b0916999260c97545e7c1..97d88a3be0271ecc7b5d42c1d471d1d9d603d94f 100644 (file)
@@ -29,7 +29,7 @@
     # set networking plugin to calico
     - name: Set network plugin to Calico
       lineinfile:
     # set networking plugin to calico
     - name: Set network plugin to Calico
       lineinfile:
-        path: "{{ engine_cache }}/repos/kubespray/inventory/engine/group_vars/k8s-cluster/k8s-cluster.yml"
+        path: "{{ engine_cache }}/repos/kubespray/inventory/engine/group_vars/k8s_cluster/k8s-cluster.yml"
         regexp: "^kube_network_plugin:.*"
         line: "kube_network_plugin: calico"
 
         regexp: "^kube_network_plugin:.*"
         line: "kube_network_plugin: calico"