k8s version 1.19.11
[infra/stack/kubernetes.git] / scenarios / k8-weave-nofeature.yaml
index 56637ab4057dd72f205f5f2cc60d63bb39ea86a7..8e6a868d94a861ddc5585d73833a27413e6ab876 100644 (file)
@@ -29,7 +29,7 @@
     # set networking plugin to weave
     - name: Set network plugin to Weave
       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: weave"