k8s version 1.19.11
[infra/stack/kubernetes.git] / scenarios / k8-canal-nofeature.yaml
index afad438122b174b1b838b3c28eeccdd4c90c7b68..2d026ef42b7fdcaad9ffd471751a3f2e90838853 100644 (file)
@@ -29,7 +29,7 @@
     # set networking plugin to canal
     - name: Set network plugin to Canal
       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: canal"