File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ parameters:
124
124
125
125
- name : openstack_version
126
126
label : OpenStack GitHub Branch.
127
- description : >
127
+ description : |
128
128
Please provide the OpenStack GitHub Branch name you wish to deploy.
129
129
i.e. stackhpc/yoga (for https://github.com/stackhpc/stackhpc-kayobe-config/tree/stackhpc/yoga)
130
130
kind : " string"
@@ -135,7 +135,7 @@ parameters:
135
135
136
136
- name : multinode_image
137
137
label : Operating system image.
138
- description : >
138
+ description : |
139
139
Please provide the OS you wish to deploy on this multinode infrastructure.
140
140
The image must be available in the OpenStack tenancy, two supported images are:
141
141
- Ubuntu-22.04-lvm
@@ -147,8 +147,8 @@ parameters:
147
147
148
148
- name : ssh_user
149
149
label : Operating system SSH username.
150
- description : >
151
- Please select the OS username in order to connect to the infrastructure.
150
+ description : |
151
+ Please select the OS username in order to connect to the infrastructure.
152
152
Examples are:
153
153
- ubuntu (Ubuntu-22.04-lvm)
154
154
- cloud_user (rocky9-lvm)
You can’t perform that action at this time.
0 commit comments