|
14 | 14 | "terraform",
|
15 | 15 | "reference_architecture",
|
16 | 16 | "solution",
|
17 |
| - "support_ibm" |
| 17 | + "support_ibm", |
| 18 | + "infra_only", |
| 19 | + "single_system" |
18 | 20 | ],
|
19 | 21 | "keywords": [
|
20 | 22 | "power",
|
|
190 | 192 | {
|
191 | 193 | "key": "ssh_public_key",
|
192 | 194 | "type": "multiline_secure_value",
|
193 |
| - "display_name": "Multiline secure value", |
| 195 | + "display_name": "ssh_public_key", |
194 | 196 | "required": true,
|
195 | 197 | "custom_config": {
|
196 | 198 | "grouping": "deployment",
|
|
201 | 203 | {
|
202 | 204 | "key": "ssh_private_key",
|
203 | 205 | "type": "multiline_secure_value",
|
204 |
| - "display_name": "Multiline secure value", |
| 206 | + "display_name": "ssh_private_key", |
205 | 207 | "required": true,
|
206 | 208 | "custom_config": {
|
207 | 209 | "grouping": "deployment",
|
|
255 | 257 | {
|
256 | 258 | "key": "powervs_custom_image_cos_service_credentials",
|
257 | 259 | "type": "multiline_secure_value",
|
258 |
| - "display_name": "Multiline secure value", |
| 260 | + "display_name": "powervs_custom_image_cos_service_credentials", |
259 | 261 | "custom_config": {
|
260 | 262 | "grouping": "deployment",
|
261 | 263 | "original_grouping": "deployment",
|
|
265 | 267 | {
|
266 | 268 | "key": "ansible_vault_password",
|
267 | 269 | "type": "multiline_secure_value",
|
268 |
| - "display_name": "Multiline secure value" |
| 270 | + "display_name": "ansible_vault_password" |
269 | 271 | },
|
270 | 272 | {
|
271 | 273 | "key": "transit_gateway_global"
|
|
755 | 757 | "key": "ssh_public_key",
|
756 | 758 | "required": true,
|
757 | 759 | "type": "multiline_secure_value",
|
758 |
| - "display_name": "Multiline secure value", |
| 760 | + "display_name": "ssh_public_key", |
759 | 761 | "custom_config": {
|
760 | 762 | "grouping": "deployment",
|
761 | 763 | "original_grouping": "deployment",
|
|
766 | 768 | "key": "ssh_private_key",
|
767 | 769 | "required": true,
|
768 | 770 | "type": "multiline_secure_value",
|
769 |
| - "display_name": "Multiline secure value", |
| 771 | + "display_name": "ssh_private_key", |
770 | 772 | "custom_config": {
|
771 | 773 | "grouping": "deployment",
|
772 | 774 | "original_grouping": "deployment",
|
|
900 | 902 | {
|
901 | 903 | "key": "ansible_vault_password",
|
902 | 904 | "type": "multiline_secure_value",
|
903 |
| - "display_name": "Multiline secure value" |
| 905 | + "display_name": "ansible_vault_password" |
904 | 906 | },
|
905 | 907 | {
|
906 | 908 | "key": "configure_dns_forwarder"
|
|
1707 | 1709 | {
|
1708 | 1710 | "key": "powervs_custom_image_cos_service_credentials",
|
1709 | 1711 | "type": "multiline_secure_value",
|
1710 |
| - "display_name": "Multiline secure value", |
| 1712 | + "display_name": "powervs_custom_image_cos_service_credentials", |
1711 | 1713 | "custom_config": {
|
1712 | 1714 | "grouping": "deployment",
|
1713 | 1715 | "original_grouping": "deployment",
|
|
0 commit comments