Skip to content

Commit 6b8eb6f

Browse files
committed
Change description pipe symbol to have multiline outputs.
1 parent a8bec13 commit 6b8eb6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui-meta/multinode-infra-appliance.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ parameters:
124124

125125
- name: openstack_version
126126
label: OpenStack GitHub Branch.
127-
description: >
127+
description: |
128128
Please provide the OpenStack GitHub Branch name you wish to deploy.
129129
i.e. stackhpc/yoga (for https://github.com/stackhpc/stackhpc-kayobe-config/tree/stackhpc/yoga)
130130
kind: "string"
@@ -135,7 +135,7 @@ parameters:
135135

136136
- name: multinode_image
137137
label: Operating system image.
138-
description: >
138+
description: |
139139
Please provide the OS you wish to deploy on this multinode infrastructure.
140140
The image must be available in the OpenStack tenancy, two supported images are:
141141
- Ubuntu-22.04-lvm
@@ -147,8 +147,8 @@ parameters:
147147

148148
- name: ssh_user
149149
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.
152152
Examples are:
153153
- ubuntu (Ubuntu-22.04-lvm)
154154
- cloud_user (rocky9-lvm)

0 commit comments

Comments
 (0)