Add ceph_client role

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

Change-Id: I80053371fa6fbcd3c678f57542c92f204d4d7ccd
Closes-Bug: #1704294
This commit is contained in:
Christian Zunker 2017-09-28 12:42:37 +02:00
parent 4365cee7f0
commit 31a9b519cd
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: origin/stable/ocata
- name: ceph_client
src: https://git.openstack.org/openstack/openstack-ansible-ceph_client
scm: git
version: origin/stable/ocata
- name: pip_install
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
scm: git