Fix repo_host group in openstack_user_config.example
The repo_hosts group should be "repo-infra_hosts" this is correct in the aio sample file, and this patch fixes it in the example openstack_user_config.yml to avoid confusion. Change-Id: Ib6eb17bb5f7ba33173bd0b32728b1127caf138f6 Closes-Bug: #1449053
This commit is contained in:
parent
b6476c652a
commit
afbf48f45d
@ -218,7 +218,7 @@ network_hosts:
|
||||
ip: 10.240.0.108
|
||||
|
||||
# User defined Repository Hosts, this is an optional group
|
||||
repo_hosts:
|
||||
repo-infra_hosts:
|
||||
infra1:
|
||||
ip: 10.240.0.100
|
||||
infra2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user