openstack-ansible/releasenotes/notes/combine_pip_roles-ba524dbaa...

7 lines
284 B
YAML

---
features:
- The pip_install role can now configure pip to be locked down to the
repository built by OpenStack-Ansible. To enable the lockdown
configuration, deployers may set ``pip_lock_to_internal_repo`` to
``true`` in ``/etc/openstack_deploy/user_variables.yml``.