Switch to using the imported nspawn roles

We've now imported the roles into the OpenStack
namespace, so let's use them from there.

Change-Id: I62aec92df9d40ef7e9c942c91e00055f9c8f0b08
This commit is contained in:
Jesse Pretorius 2018-02-23 18:05:37 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 5d61ed448c
commit 620ae77616

View File

@ -194,13 +194,11 @@
scm: git
src: https://github.com/logan2211/ansible-haproxy-endpoints
version: master
# Once the initial commit for nspawn has been merged we can work on porting
# these roles over into the openstack-ansible namspace.
- name: nspawn_container_create
src: https://github.com/cloudnull/ansible-nspawn_container_create
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create
scm: git
version: master
- name: nspawn_host
src: https://github.com/cloudnull/ansible-nspawn_host
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts
scm: git
version: master