Remove redundant quotes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ed7a474dbb
commit
d607f615e9
@ -120,7 +120,7 @@ PropertyCategories:
|
||||
- Key: hv.fqdn
|
||||
Type: string(1..)
|
||||
Label: vCenter FQDN/IP-address*
|
||||
Description: 'The address of the vCenter instance which this bootstrap appliance will interact with for provisioning new VM's.'
|
||||
Description: The address of the vCenter instance which this bootstrap appliance will interact with for provisioning new VM's.
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
@ -128,7 +128,7 @@ PropertyCategories:
|
||||
- Key: hv.username
|
||||
Type: string(1..)
|
||||
Label: vCenter username*
|
||||
Description: 'The username which this bootstrap appliance will authenticate with to the vCenter instance.'
|
||||
Description: The username which this bootstrap appliance will authenticate with to the vCenter instance.
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
@ -136,7 +136,7 @@ PropertyCategories:
|
||||
- Key: hv.password
|
||||
Type: password(1..)
|
||||
Label: vCenter password ...*
|
||||
Description: 'The password which this bootstrap appliance will authenticate with to the vCenter instance.'
|
||||
Description: The password which this bootstrap appliance will authenticate with to the vCenter instance.
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
Loading…
Reference in New Issue
Block a user