diff options
author | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 11:24:40 +0300 |
---|---|---|
committer | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-24 11:24:40 +0300 |
commit | af331643dc0af5e3fb8bebfa9efb2682e46451b8 (patch) | |
tree | 6a9415cf34eac1dc231e239aca9d7bfe63ad8048 /ansible/requirements.yml | |
parent | 61bb1d8b6a20fec9235ca5b5af0174ad1c85aa67 (diff) |
Alignment of VVP devkit
Alignment of VVP devkit
Change-Id: I7c6dae29faf0a14dce4d40114bd0bc4be8e23e42
Issue-ID: VVP-60
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
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 |