Correct role name in provision-net.yml

This commit is contained in:
Mark Goddard 2017-06-28 17:22:47 +01:00
parent 9fbbfa166f
commit b84cb70645
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
- config-validation
roles:
- role: neutron-net
- role: stackhpc.os-networks
os_networks_venv: "{{ venv }}"
os_networks_auth_type: "{{ openstack_auth_type }}"
os_networks_auth: "{{ openstack_auth }}"