Add ceph_client role

The role 'ceph_client' was not found in openstack-ansible-os_ironic,
so add it.

Change-Id: I202556f75008dddb64207bdaef79e932e69469d7
Closes-Bug: #1704294
This commit is contained in:
ZhongShengping 2017-07-17 10:31:29 +08:00
parent 1d2919641a
commit acc790ead6
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git
version: master
- name: ceph_client
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
scm: git
version: master
- name: pip_install
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
scm: git