Fix the wrong command to deploy undercloud

This fixes the wrong command for undercloud installation mentioned in
the description of Undercloud role.

Change-Id: I6b51e0c8210d660e52b7078d2f043bc982b2e746
This commit is contained in:
Takashi Kajinami 2022-08-26 02:12:06 +09:00
parent d73dae1a83
commit d3f4893eb4
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
- name: Undercloud
description: |
A role to deploy the undercloud via heat using the 'openstack undercloud
deploy' command.
install' command.
CountDefault: 1
tags:
- primary

View File

@ -7,7 +7,7 @@
- name: Undercloud
description: |
A role to deploy the undercloud via heat using the 'openstack undercloud
deploy' command.
install' command.
CountDefault: 1
tags:
- primary