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
|
- Key: hv.fqdn
|
||||||
Type: string(1..)
|
Type: string(1..)
|
||||||
Label: vCenter FQDN/IP-address*
|
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: ''
|
DefaultValue: ''
|
||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
@ -128,7 +128,7 @@ PropertyCategories:
|
|||||||
- Key: hv.username
|
- Key: hv.username
|
||||||
Type: string(1..)
|
Type: string(1..)
|
||||||
Label: vCenter username*
|
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: ''
|
DefaultValue: ''
|
||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
@ -136,7 +136,7 @@ PropertyCategories:
|
|||||||
- Key: hv.password
|
- Key: hv.password
|
||||||
Type: password(1..)
|
Type: password(1..)
|
||||||
Label: vCenter password ...*
|
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: ''
|
DefaultValue: ''
|
||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
|
Loading…
Reference in New Issue
Block a user