Move config to firstboot;Split yaml;Improve feedback
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -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 }}"
|
||||
|
Reference in New Issue
Block a user