Skip to content

Commit

Permalink
Merge "Lockdown pip before galera_client role installs packages" into…
Browse files Browse the repository at this point in the history
… stable/mitaka
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jun 7, 2016
2 parents 9fe7cd8 + 57e8d8b commit a655951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion playbooks/utility-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@
tags:
- utility-logs
roles:
- role: "pip_lock_down"
when: "(groups['repo_all'] | length) >= 1"
- { role: "galera_client", tags: [ "utility-galera-client" ] }
- { role: "pip_lock_down", tags: [ "utility-pip-lock-down" ] }
- { role: "openstack_openrc", tags: [ "utility-openstack-openrc" ] }
post_tasks:
- name: Update apt sources
Expand Down

0 comments on commit a655951

Please sign in to comment.