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:
parent
d73dae1a83
commit
d3f4893eb4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user