|
192 | 192 | { |
193 | 193 | "key": "ssh_public_key", |
194 | 194 | "type": "multiline_secure_value", |
195 | | - "display_name": "ssh_public_key", |
196 | 195 | "required": true, |
197 | 196 | "custom_config": { |
198 | 197 | "grouping": "deployment", |
|
203 | 202 | { |
204 | 203 | "key": "ssh_private_key", |
205 | 204 | "type": "multiline_secure_value", |
206 | | - "display_name": "ssh_private_key", |
207 | 205 | "required": true, |
208 | 206 | "custom_config": { |
209 | 207 | "grouping": "deployment", |
|
250 | 248 | { |
251 | 249 | "key": "powervs_custom_image_cos_service_credentials", |
252 | 250 | "type": "multiline_secure_value", |
253 | | - "display_name": "powervs_custom_image_cos_service_credentials", |
254 | 251 | "custom_config": { |
255 | 252 | "grouping": "deployment", |
256 | 253 | "original_grouping": "deployment", |
|
288 | 285 | { |
289 | 286 | "key": "ansible_vault_password", |
290 | 287 | "type": "multiline_secure_value", |
291 | | - "display_name": "ansible_vault_password" |
| 288 | + "required": true, |
| 289 | + "custom_config": { |
| 290 | + "type": "multiline_secure_value", |
| 291 | + "grouping": "deployment", |
| 292 | + "original_grouping": "deployment" |
| 293 | + } |
292 | 294 | }, |
293 | 295 | { |
294 | 296 | "key": "enable_monitoring" |
|
692 | 694 | "key": "ssh_public_key", |
693 | 695 | "required": true, |
694 | 696 | "type": "multiline_secure_value", |
695 | | - "display_name": "ssh_public_key", |
696 | 697 | "custom_config": { |
697 | 698 | "grouping": "deployment", |
698 | 699 | "original_grouping": "deployment", |
|
703 | 704 | "key": "ssh_private_key", |
704 | 705 | "required": true, |
705 | 706 | "type": "multiline_secure_value", |
706 | | - "display_name": "ssh_private_key", |
707 | 707 | "custom_config": { |
708 | 708 | "grouping": "deployment", |
709 | 709 | "original_grouping": "deployment", |
|
724 | 724 | { |
725 | 725 | "key": "ansible_vault_password", |
726 | 726 | "type": "multiline_secure_value", |
727 | | - "display_name": "ansible_vault_password", |
728 | | - "required": true |
| 727 | + "required": true, |
| 728 | + "custom_config": { |
| 729 | + "type": "multiline_secure_value", |
| 730 | + "grouping": "deployment", |
| 731 | + "original_grouping": "deployment" |
| 732 | + } |
729 | 733 | }, |
730 | 734 | { |
731 | 735 | "key": "custom_profile_instance_boot_image", |
|
1199 | 1203 | { |
1200 | 1204 | "key": "ssh_public_key", |
1201 | 1205 | "type": "multiline_secure_value", |
1202 | | - "display_name": "ssh_public_key", |
1203 | 1206 | "required": true, |
1204 | 1207 | "custom_config": { |
1205 | 1208 | "grouping": "deployment", |
|
1210 | 1213 | { |
1211 | 1214 | "key": "ssh_private_key", |
1212 | 1215 | "type": "multiline_secure_value", |
1213 | | - "display_name": "ssh_private_key", |
1214 | 1216 | "required": true, |
1215 | 1217 | "custom_config": { |
1216 | 1218 | "grouping": "deployment", |
|
1232 | 1234 | { |
1233 | 1235 | "key": "user_id", |
1234 | 1236 | "type": "string", |
1235 | | - "display_name": "user_id", |
1236 | 1237 | "required": true |
1237 | 1238 | }, |
1238 | 1239 | { |
1239 | 1240 | "key": "openshift_pull_secret", |
1240 | 1241 | "type": "multiline_secure_value", |
1241 | | - "display_name": "openshift_pull_secret", |
1242 | | - "required": true |
| 1242 | + "required": true, |
| 1243 | + "custom_config": { |
| 1244 | + "type": "multiline_secure_value", |
| 1245 | + "grouping": "deployment", |
| 1246 | + "original_grouping": "deployment" |
| 1247 | + } |
1243 | 1248 | }, |
1244 | 1249 | { |
1245 | 1250 | "key": "cluster_base_domain", |
1246 | 1251 | "type": "string", |
1247 | | - "display_name": "cluster_base_domain", |
1248 | 1252 | "required": true |
1249 | 1253 | }, |
1250 | 1254 | { |
1251 | 1255 | "key": "openshift_release", |
1252 | | - "type": "string", |
1253 | | - "display_name": "openshift_release" |
| 1256 | + "type": "string" |
1254 | 1257 | }, |
1255 | 1258 | { |
1256 | 1259 | "key": "cluster_network_config", |
1257 | | - "type": "code_editor", |
1258 | | - "display_name": "cluster_network_config" |
| 1260 | + "type": "code_editor" |
1259 | 1261 | }, |
1260 | 1262 | { |
1261 | 1263 | "key": "cluster_master_node_config", |
1262 | | - "type": "code_editor", |
1263 | | - "display_name": "cluster_master_node_config" |
| 1264 | + "custom_config": { |
| 1265 | + "grouping": "deployment", |
| 1266 | + "original_grouping": "deployment", |
| 1267 | + "type": "code_editor" |
| 1268 | + } |
1264 | 1269 | }, |
1265 | 1270 | { |
1266 | 1271 | "key": "cluster_worker_node_config", |
1267 | | - "type": "code_editor", |
1268 | | - "display_name": "cluster_worker_node_config" |
| 1272 | + "custom_config": { |
| 1273 | + "grouping": "deployment", |
| 1274 | + "original_grouping": "deployment", |
| 1275 | + "type": "code_editor" |
| 1276 | + } |
1269 | 1277 | }, |
1270 | 1278 | { |
1271 | 1279 | "key": "tags" |
|
1287 | 1295 | { |
1288 | 1296 | "key": "ansible_vault_password", |
1289 | 1297 | "type": "multiline_secure_value", |
1290 | | - "display_name": "ansible_vault_password", |
1291 | | - "required": true |
| 1298 | + "required": true, |
| 1299 | + "custom_config": { |
| 1300 | + "type": "multiline_secure_value", |
| 1301 | + "grouping": "deployment", |
| 1302 | + "original_grouping": "deployment" |
| 1303 | + } |
1292 | 1304 | }, |
1293 | 1305 | { |
1294 | 1306 | "key": "enable_monitoring" |
|
1472 | 1484 | { |
1473 | 1485 | "title": "Monitoring Instance and Monitoring Intel VSI Host", |
1474 | 1486 | "description": "Optional" |
1475 | | - }, |
1476 | | - { |
1477 | | - "title": "Bring your own image to PowerVS", |
1478 | | - "description": "Optional" |
1479 | 1487 | } |
1480 | 1488 | ], |
1481 | 1489 | "diagrams": [ |
|
0 commit comments