Skip to content

Commit 6fa2086

Browse files
committed
Create a second App UI to deploy just the infrastructure as a test.
1 parent 232ae60 commit 6fa2086

File tree

2 files changed

+147
-11
lines changed

2 files changed

+147
-11
lines changed

ui-meta/multinode-appliance.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,6 @@ parameters:
113113
secret: true
114114
confirm: true
115115
#private: true
116-
117-
- name: openstack_deploy #Idealy I would like to turn this into a checkbox.
118-
# A boolean flag which will be set to true if the user selects the checkbox, this will allow the user to decide whether they wish to have the infrastructure built with or without OpenStack.
119-
label: Deploy Infrastructure with OpenStack? #(True/False)
120-
description: If you only wish to deploy the infrastructure with OpenStack select this option.
121-
kind: "boolean"
122-
default: false
123-
required: false
124-
options:
125-
permanent: true
126-
127116

128117
#- name: backend_count
129118
# label: Backend node count

ui-meta/multinode-infra-appliance.yml

Lines changed: 147 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)