Skip to content

Commit

Permalink
Update repo_build role for PBR fix
Browse files Browse the repository at this point in the history
A new version of PBR was released which causes some services, like
gnocchi, to break in new and exciting ways. This change installs PBR
within the repo_build role which will ensure all of the correct tools
are available to the repo build process and are installed using known
constraints.

Change-Id: Ic21bf2ef50836f793d3c3549f2400ac05c6f751a
  • Loading branch information
Jesse Pretorius committed Mar 29, 2018
1 parent 93e003d commit 1dc4e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-role-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
- name: repo_build
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_build
version: f5f9e1c390c0d1bc4b1ec2b8a1487aaa3a1095ab
version: eb46bd33b10c11cd3723e307faa8e5f82dae0ec1
- name: repo_server
scm: git
src: https://git.openstack.org/openstack/openstack-ansible-repo_server
Expand Down

0 comments on commit 1dc4e1b

Please sign in to comment.