84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
9 lines
391 B
YAML
9 lines
391 B
YAML
---
|
|
features:
|
|
- pip can be installed via the deployment host using the
|
|
new variable ``pip_offline_install``. This can be useful
|
|
in environments where the containers lack internet
|
|
connectivity. Please refer to the `limited connectivity installation guide
|
|
<https://docs.openstack.org/openstack-ansible/latest/#install-pip-through-deployment-host>`_
|
|
for more information.
|