Fix vApp property type;Include missing role;Update dependencies
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
8e680c45be
commit
c9f3c648b7
@ -11,5 +11,6 @@
|
|||||||
- users
|
- users
|
||||||
- disks
|
- disks
|
||||||
- metacluster
|
- metacluster
|
||||||
|
- workloadcluster
|
||||||
- tty
|
- tty
|
||||||
- cleanup
|
- cleanup
|
||||||
|
@ -134,7 +134,7 @@ PropertyCategories:
|
|||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
|
|
||||||
- Key: hv.password
|
- Key: hv.password
|
||||||
Type: string(1..)
|
Type: password(1..)
|
||||||
Label: Password ...*
|
Label: Password ...*
|
||||||
Description: ''
|
Description: ''
|
||||||
DefaultValue: ''
|
DefaultValue: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user