diff options
author | Manuel Buil <mbuil@suse.com> | 2018-08-16 19:34:13 +0200 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2018-08-16 19:34:13 +0200 |
commit | c1ef2d45fe71dda92ec2f015b2ccd70ce2855d85 (patch) | |
tree | c7df94fd7bcd5ed436edf310d49b10994a4e0567 | |
parent | 45c9deef6b77df5d77e37ac2b8f71f03cc0ac7a3 (diff) |
Update SHA for ODL
Deployment not working because of a bug. This bug gets fixed with the
new SHA
Change-Id: I91c6df6bf7ea10492265466ebdfbf4264492936b
Signed-off-by: Manuel Buil <mbuil@suse.com>
-rw-r--r-- | xci/installer/osa/files/ansible-role-requirements.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/installer/osa/files/ansible-role-requirements.yml b/xci/installer/osa/files/ansible-role-requirements.yml index f24e5103..71eb522c 100644 --- a/xci/installer/osa/files/ansible-role-requirements.yml +++ b/xci/installer/osa/files/ansible-role-requirements.yml @@ -201,7 +201,7 @@ - name: opendaylight scm: git src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight - version: 9d5951c39da7722c71632a10ec53e7ab93b8ac9b + version: b5613b96f2879590b5fe0e16886198b3fc809599 - name: haproxy_endpoints scm: git src: https://github.com/logan2211/ansible-haproxy-endpoints |