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