Bump repo_server for latest P2Q upgrade fixes

Ensure that required python package install has a fallback

When doing an upgrade, the repo server may not yet have the correct
package, so we ensure that the install task has a fallback to use
the pypi mirror.

Depends-On: https://review.openstack.org/606015
Change-Id: I6bc22827d4e42cc207345fcc722650fdcf325bb3
This commit is contained in:
Antony Messerli 2018-10-01 16:50:27 -05:00 committed by Jesse Pretorius (odyssey4me)
parent 035ad8b6dc
commit d5efeb938f
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
- name: repo_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_server
version: 7566d5d68b847f515983ce9cd416462205611c8f
version: e7369175ba2b377905f8130200d280f3f710ad68
- name: rsyslog_client
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_client