Merge "Document a little the concerns for operators."

This commit is contained in:
Jenkins 2014-04-17 22:47:57 +00:00 committed by Gerrit Code Review
commit 7b1c2b98e5

View File

@ -55,3 +55,7 @@ requirements project, you can include them:
* pip install -d ~/.cache/image-create/pypi/download/pip/openstack \
heat-cfntools distribute os-apply-config
run-mirror -b remotes/origin/master --verbose -c mirror.yaml --no-download
A dedicated user with no privileges may be desirable when running this for
unattended installs, since pypi-mirror will compile fairly arbitrary code from
the internet.