Update README

Updates HOW-TO run packstack from source.

Change-Id: I8e025775b963d09b2a77ba6eaf57340761f43de8
This commit is contained in:
Martin Mágr 2015-07-28 16:40:42 +02:00
parent 24b33f0924
commit ebacc06bac
1 changed files with 1 additions and 1 deletions

View File

@ -130,12 +130,12 @@ entirely straightforward:
Then we get **Packstack**, and perform a similar dance:
$ yum install -y python-crypto python-devel libffi-devel openssl-devel gcc-c++
$ git clone https://github.com/stackforge/packstack
$ cd packstack
$ python setup.py develop
$ cd /usr/share/openstack-puppet/modules
$ ln -sv /root/packstack/packstack/puppet/modules/packstack
$ ln -sv /root/packstack/packstack/puppet/modules/remote
And we're done. Changes to the contents of **Packstack** and
**openstack-puppet-modules** repositories are picked up by the **Packstack**