Merge "[Trivial Fix] Correct spelling error of "cloud""
This commit is contained in:
commit
f5f4590dd1
@ -27,7 +27,7 @@ Parameters required to access the stack:
|
||||
- node_name: 'undercloud'
|
||||
- existing_key_location: <local_working_dir> -- required to access the undercloud node
|
||||
- ssh_extra_args: <'-F "{{ local_working_dir }}/ssh.config.ansible"'>
|
||||
- undercoud_key: <"{{ local_working_dir }}/id_rsa_undercloud">
|
||||
- undercloud_key: <"{{ local_working_dir }}/id_rsa_undercloud">
|
||||
|
||||
Parameters required for shade (See defaults/main.yml for default values):
|
||||
- heat_template
|
||||
|
@ -288,7 +288,7 @@ parameter_defaults:
|
||||
Note, this template complements the default t-h-t's `environments/docker.yaml`
|
||||
setup that deploys everything in containers. The default template for
|
||||
the ``undercloud-install.sh`` also provides an additional set of required
|
||||
services used for underlcoud to deploy overclouds (Ironic, Zaqar, MongoDB,
|
||||
services used for undercloud to deploy overclouds (Ironic, Zaqar, MongoDB,
|
||||
Mistral). If you need a lightweight undercloud, make sure your custom
|
||||
undercloud installation script template omits those services and the
|
||||
`environments/docker.yaml` defaults.
|
||||
|
Loading…
Reference in New Issue
Block a user