Merge "DOCS: Correct location of variable overrides"
This commit is contained in:
commit
ccc00b6391
@ -137,9 +137,10 @@ suitable short hostname for a compute host might be:
|
||||
container management bridge on each repository target host.
|
||||
|
||||
The repository typically resides on one or more infrastructure hosts.
|
||||
Alternatively, specify a value for the variables ``openstack_repo_url``
|
||||
and ``openstack_release`` in the
|
||||
``/etc/openstack_deploy/user_group_vars.yml`` file. The values should
|
||||
|
||||
Alternatively, you can specify values for the variables
|
||||
``openstack_repo_url`` and ``openstack_release`` in the
|
||||
``/etc/openstack_deploy/user_variables.yml`` file. The values should
|
||||
contain a URL for a host with the appropriate repository layout and
|
||||
the desired OpenStack release, respectively. For
|
||||
example:
|
||||
|
@ -316,7 +316,7 @@
|
||||
# ip: 172.29.236.103
|
||||
#
|
||||
# If you choose not to implement repository target hosts, you must configure
|
||||
# the 'openstack_repo_url' variable in the user_group_vars.yml file to
|
||||
# the 'openstack_repo_url' variable in the user_variables.yml file to
|
||||
# contain the URL of a host with an existing repository.
|
||||
#
|
||||
# --------
|
||||
|
Loading…
x
Reference in New Issue
Block a user