Skip to content

Commit 00ab6fb

Browse files
committed
Update meta UI for Infrastructure deployment.
1 parent 6fa2086 commit 00ab6fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ui-meta/multinode-infra-appliance.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,10 @@ parameters:
115115

116116
- name: openstack_deploy #Idealy I would like to turn this into a checkbox.
117117
# 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.
118-
label: Deploy Infrastructure with OpenStack? #(True/False)
119-
description: If you only wish to deploy the infrastructure with OpenStack select this option.
118+
label: Deploy Infrastructure with OpenStack services? #(True/False)
119+
description: If you wish to deploy OpenStack services in the infrastructure select this option.
120120
kind: "boolean"
121121
default: false
122-
required: false
123122
options:
124123
permanent: true
125124

0 commit comments

Comments
 (0)