This commit is contained in:
parent
29396de154
commit
414b72bcb8
@ -75,7 +75,7 @@
|
|||||||
|
|
||||||
- name: Update cluster-template with image tags
|
- name: Update cluster-template with image tags
|
||||||
ansible.builtin.replace:
|
ansible.builtin.replace:
|
||||||
dest: infrastructure-vsphere/{{ components.clusterapi.management.version.infrastructure_vsphere }}/cluster-template.yaml
|
dest: /opt/metacluster/cluster-api/infrastructure-vsphere/{{ components.clusterapi.management.version.infrastructure_vsphere }}/cluster-template.yaml
|
||||||
regexp: ':\${CPI_IMAGE_K8S_VERSION}'
|
regexp: ':\${CPI_IMAGE_K8S_VERSION}'
|
||||||
replace: ":{{ components.clusterapi.management.version.cpi_vsphere }}"
|
replace: ":{{ components.clusterapi.management.version.cpi_vsphere }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user