Remove multiline descriptions for deployment options
This commit is contained in:
parent
a9041b19a4
commit
998f5ef381
@ -1,30 +1,26 @@
|
||||
DeploymentConfigurations:
|
||||
- Id: ubuntu-small
|
||||
Label: 'Ubuntu Server 20.04 [SMALL]'
|
||||
Description: |
|
||||
Ubuntu Server 20.04
|
||||
1 vCPU/2GB RAM
|
||||
- Id: small
|
||||
Label: 'Ubuntu Server 20.04 [SMALL: 1 vCPU/2GB RAM]'
|
||||
Description: Ubuntu Server 20.04.x
|
||||
Size:
|
||||
CPU: 1
|
||||
Memory: 2048
|
||||
- Id: ubuntu-large
|
||||
Label: 'Ubuntu Server 20.04 [LARGE]'
|
||||
Description: |
|
||||
Ubuntu Server 20.04
|
||||
4 vCPU/8GB RAM
|
||||
- Id: large
|
||||
Label: 'Ubuntu Server 20.04 [LARGE: 4 vCPU/8GB RAM]'
|
||||
Description: Ubuntu Server 20.04.x
|
||||
Size:
|
||||
CPU: 4
|
||||
Memory: 8192
|
||||
DynamicDisks: []
|
||||
PropertyCategories:
|
||||
- Name: 0) Deployment information
|
||||
ProductProperties:
|
||||
- Key: deployment.type
|
||||
Type: string
|
||||
Value:
|
||||
- ubuntu-small
|
||||
- ubuntu-large
|
||||
UserConfigurable: false
|
||||
# - Name: 0) Deployment information
|
||||
# ProductProperties:
|
||||
# - Key: deployment.type
|
||||
# Type: string
|
||||
# Value:
|
||||
# - small
|
||||
# - large
|
||||
# UserConfigurable: false
|
||||
- Name: 1) Operating System
|
||||
ProductProperties:
|
||||
- Key: guestinfo.hostname
|
||||
|
Loading…
Reference in New Issue
Block a user