Move config to firstboot;Split yaml;Improve feedback
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-07 03:11:59 +01:00
parent eb46c384a8
commit 464ed497fe
7 changed files with 125 additions and 123 deletions

View File

@ -89,10 +89,6 @@
dest: /opt/metacluster/manifests/clusterctl.yaml
vars:
_template:
hv:
fqdn: "{{ vapp['hv.fqdn'] }}"
username: "{{ vapp['hv.username'] }}"
password: "{{ vapp['hv.password'] }}"
version:
base: "{{ components.clusterapi.manifest.version.base }}"
infrastructure_vsphere: "{{ components.clusterapi.manifest.version.infrastructure_vsphere }}"