Update vApp properties;Rebase static binary;Refactor dictionary;Combine similar steps;Housekeeping
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:
@ -119,24 +119,24 @@ PropertyCategories:
|
||||
|
||||
- Key: hv.fqdn
|
||||
Type: string(1..)
|
||||
Label: vCenter Appliance FQDN*
|
||||
Description: ''
|
||||
Label: vCenter FQDN/IP-address*
|
||||
Description: 'The address of the vCenter instance which this bootstrap appliance will interact with for provisioning new VM's.'
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: hv.username
|
||||
Type: string(1..)
|
||||
Label: User name ...*
|
||||
Description: ''
|
||||
Label: vCenter username*
|
||||
Description: 'The username which this bootstrap appliance will authenticate with to the vCenter instance.'
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: hv.password
|
||||
Type: password(1..)
|
||||
Label: Password ...*
|
||||
Description: ''
|
||||
Label: vCenter password ...*
|
||||
Description: 'The password which this bootstrap appliance will authenticate with to the vCenter instance.'
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
Reference in New Issue
Block a user