X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=scenarios%2Fk8-calico-dualstack.yaml;h=a6abdf73983b5e9fa18b9cb8e261ac191416e6ea;hb=c4317e1cd152b955596e333a4c3b52a7f028d14b;hp=6bd00bb99030e2869737a0c7c9190658049cb795;hpb=631610211e5295a48dd309b5cbc6da2a506ba9df;p=infra%2Fstack%2Fkubernetes.git diff --git a/scenarios/k8-calico-dualstack.yaml b/scenarios/k8-calico-dualstack.yaml index 6bd00bb..a6abdf7 100644 --- a/scenarios/k8-calico-dualstack.yaml +++ b/scenarios/k8-calico-dualstack.yaml @@ -83,7 +83,7 @@ - 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"