diff options
Diffstat (limited to 'ansible/requirements.yml')
-rw-r--r-- | ansible/requirements.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible/requirements.yml b/ansible/requirements.yml index ea1e8d0..9797b05 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -37,7 +37,7 @@ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. - src: https://github.com/ceph/ansible-ceph-common.git - version: v2.2.10 + version: v2.2.12 name: ceph.ceph-common - src: https://github.com/ceph/ansible-ceph-docker-common.git @@ -45,13 +45,13 @@ name: ceph.ceph-docker-common - src: https://github.com/ceph/ansible-ceph-rgw.git - version: v2.2.10 + version: v2.2.12 name: ceph.ceph-rgw - src: https://github.com/ceph/ansible-ceph-mon.git - version: v2.2.10 + version: v2.2.12 name: ceph.ceph-mon - src: https://github.com/ceph/ansible-ceph-osd.git - version: v2.2.10 + version: v2.2.12 name: ceph.ceph-osd |