Fix linting faults;Add missing keys
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:
@ -128,8 +128,8 @@ PropertyCategories:
|
||||
Description: ''
|
||||
DefaultValue: 'workload-{{ hostname.suffix }}'
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: workloadcluster.vip
|
||||
@ -138,8 +138,8 @@ PropertyCategories:
|
||||
Description: Workload-cluster control plane endpoint virtual IP address
|
||||
DefaultValue: ''
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: ippool.startip
|
||||
@ -148,8 +148,8 @@ PropertyCategories:
|
||||
Description: All nodes for the workload-cluster will be provisioned within this IP pool
|
||||
DefaultValue: ''
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: ippool.endip
|
||||
@ -158,8 +158,8 @@ PropertyCategories:
|
||||
Description: All nodes for the workload-cluster will be provisioned within this IP pool
|
||||
DefaultValue: ''
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: workloadcluster.nodesize
|
||||
@ -171,8 +171,8 @@ PropertyCategories:
|
||||
- MEDIUM: 4 vCPU/8GB RAM
|
||||
DefaultValue: 'small'
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Key: workloadcluster.additionaldisk
|
||||
@ -181,8 +181,8 @@ PropertyCategories:
|
||||
Description: 'All worker-nodes for the workload-cluster will be provisioned with an additional disk of the specified size'
|
||||
DefaultValue: '20'
|
||||
Configurations:
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
- cp1w1
|
||||
- cp1w2
|
||||
UserConfigurable: true
|
||||
|
||||
- Name: 4) Common
|
||||
|
Reference in New Issue
Block a user