Fix linting faults;Add missing keys
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2023-03-19 17:43:29 +01:00
parent 214a3d189a
commit 2de2259c76
2 changed files with 14 additions and 12 deletions

View File

@ -41,6 +41,8 @@
name: "{{ item.instance.hw_name }}"
disk:
- size: 1Gb
scsi_controller: 1
scsi_type: paravirtual
unit_number: 1
when: ova_deploy.results[index] is not skipped
loop: "{{ ova_deploy.results }}"

View File

@ -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