Add ceph_client role
The role 'ceph_client' was not found in openstack-ansible-os_octavia, so add it. Change-Id: I3d0cb224aa7ceb66eaf6bdb824841883cc8ec467 Closes-Bug: #1704294
This commit is contained in:
parent
ae211317b8
commit
a816a82d78
@ -2,6 +2,10 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
|
- name: ceph_client
|
||||||
|
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
|
||||||
|
scm: git
|
||||||
|
version: master
|
||||||
- name: pip_install
|
- name: pip_install
|
||||||
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
|
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
|
||||||
scm: git
|
scm: git
|
||||||
|
Loading…
Reference in New Issue
Block a user