Safeguarding WIP
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-04-08 17:03:19 +02:00
parent 0271f5f959
commit aee33cca51
2 changed files with 91 additions and 14 deletions

View File

@@ -27,7 +27,24 @@ PropertyCategories:
DefaultValue: ''
Configurations: '*'
UserConfigurable: true
- Name: 2) Networking
- Key: guestinfo.administratorpw
Type: password(7..)
Label: Local administrator password*
Description: Must meet password complexity rules
DefaultValue: password
Configurations:
- standalone-root
- standalone-intermediate
UserConfigurable: true
- Key: guestinfo.ntpserver
Type: string(1..)
Label: Time server*
Description: A comma-separated list of timeservers
DefaultValue: 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org
Configurations:
- standalone-root
- standalone-intermediate
UserConfigurable: true- Name: 2) Networking
ProductProperties:
- Key: guestinfo.ipaddress
Type: ip