Correct host-vars syntax
It changed from host_vars to host-vars for consistency. Change-Id: I421ffcb94b5940957e40a94be061f9ca7beb0355
This commit is contained in:
parent
90fd3aac16
commit
6d3eb4eede
@ -931,7 +931,7 @@
|
||||
nodes:
|
||||
- name: wheel-mirror-centos-7-python2
|
||||
label: centos-7
|
||||
host_vars:
|
||||
host-vars:
|
||||
wheel-mirror-centos-7-python2:
|
||||
wheel_python: python2
|
||||
|
||||
@ -957,7 +957,7 @@
|
||||
label: ubuntu-trusty
|
||||
- name: wheel-mirror-ubuntu-trusty-python3
|
||||
label: ubuntu-trusty
|
||||
host_vars:
|
||||
host-vars:
|
||||
wheel-mirror-ubuntu-trusty-python2:
|
||||
wheel_python: python2
|
||||
wheel-mirror-ubuntu-trusty-python3:
|
||||
@ -985,7 +985,7 @@
|
||||
label: ubuntu-xenial
|
||||
- name: wheel-mirror-ubuntu-xenial-python3
|
||||
label: ubuntu-xenial
|
||||
host_vars:
|
||||
host-vars:
|
||||
wheel-mirror-ubuntu-xenial-python2:
|
||||
wheel_python: python2
|
||||
wheel-mirror-ubuntu-xenial-python3:
|
||||
|
Loading…
x
Reference in New Issue
Block a user