Housekeeping;Provision node templates;Add vApp properties
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-28 23:22:41 +02:00
parent 7440d5824c
commit 8e680c45be
4 changed files with 125 additions and 6 deletions

View File

@ -114,6 +114,33 @@ PropertyCategories:
Configurations: '*'
UserConfigurable: true
- Name: 4) Hypervisor
ProductProperties:
- Key: hv.fqdn
Type: string(1..)
Label: vCenter Appliance FQDN*
Description: ''
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
- Key: hv.username
Type: string(1..)
Label: User name ...*
Description: ''
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
- Key: hv.password
Type: string(1..)
Label: Password ...*
Description: ''
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
AdvancedOptions:
- Key: appliance.name
Value: "{{ appliance.name }}"