X-Git-Url: https://gerrit.nordix.org/gitweb?p=infra%2Fstack%2Fkubernetes.git;a=blobdiff_plain;f=scenarios%2Fk8-calico-dualstack.yaml;fp=scenarios%2Fk8-calico-dualstack.yaml;h=a6abdf73983b5e9fa18b9cb8e261ac191416e6ea;hp=6bd00bb99030e2869737a0c7c9190658049cb795;hb=85c82d156422b273b4e0711b936535c91f4542c4;hpb=43cbd011ce4c41556fbe7c8926b64e24f1a085bb 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"