Remove pip_lock_down from py_from_git role

This prevents pip rom being locked down on the hosts before the repo servers
are up. The hosts that don't have openstack services donn't require
pip to be locked down.

Change-Id: Ib21f603e460afea12ee0f8cfb4164cde588d8a28
Closes-Bug: #1429160
This commit is contained in:
Andy McCrae 2015-03-06 14:34:48 +00:00 committed by Kevin Carter
parent e2d6ee0780
commit 828e1faf8b
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_lock_down
- pip_install