diff options
author | Justin chi <chigang@huawei.com> | 2016-11-11 02:14:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-11 02:14:48 +0000 |
commit | 9dc55a9dc191d61e35d34042afd310626cb32538 (patch) | |
tree | 086a4f81a9c5308bf594f6b80706f76ae30bd3cd /util/ks.cfg | |
parent | a5bb59d6af992c36b1ce4683fa7c1dd2df2f3a46 (diff) | |
parent | 2d1bc2662ced6f3d0a15c672782616af8d2f5bf9 (diff) |
Merge "Rename pip-ops to pip-openstack"
Diffstat (limited to 'util/ks.cfg')
-rw-r--r-- | util/ks.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ks.cfg b/util/ks.cfg index 62f2b110..41e6b74c 100644 --- a/util/ks.cfg +++ b/util/ks.cfg @@ -255,7 +255,7 @@ cp -rf ${SOURCE}/ansible/* /opt cp -rf ${SOURCE}/repos/* /opt cp -rf ${SOURCE}/loaders.tar.gz /opt cp -rf ${SOURCE}/pip /var/www/pip -cp -rf ${SOURCE}/pip-ops /var/www/pip-ops +cp -rf ${SOURCE}/pip-openstack /var/www/pip-openstack cp -rf ${SOURCE}/guestimg /var/www/guestimg tar -zxvf ${SOURCE}/app_packages/packages.tar.gz -C /var/www |