Document a little the concerns for operators.

Change-Id: I2429371d3c5d931d46674c4e46d99599fda9f42e
This commit is contained in:
Robert Collins 2014-04-01 22:16:20 +13:00
parent 6090f520d1
commit 3b7d6694e9
1 changed files with 4 additions and 0 deletions

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.