Correct host-vars syntax

It changed from host_vars to host-vars for consistency.

Change-Id: I421ffcb94b5940957e40a94be061f9ca7beb0355
This commit is contained in:
James E. Blair 2018-02-20 15:18:25 -08:00
parent 90fd3aac16
commit 6d3eb4eede
1 changed files with 3 additions and 3 deletions

View File

@ -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: