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
|
||||
- disks
|
||||
- metacluster
|
||||
- workloadcluster
|
||||
- tty
|
||||
- cleanup
|
||||
|
@ -134,7 +134,7 @@ PropertyCategories:
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: hv.password
|
||||
Type: string(1..)
|
||||
Type: password(1..)
|
||||
Label: Password ...*
|
||||
Description: ''
|
||||
DefaultValue: ''
|
||||
|
Loading…
Reference in New Issue
Block a user