From ebacc06bac21ef647374322b96bdcfd248d5d8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=A1gr?= Date: Tue, 28 Jul 2015 16:40:42 +0200 Subject: [PATCH] Update README Updates HOW-TO run packstack from source. Change-Id: I8e025775b963d09b2a77ba6eaf57340761f43de8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce4c91d5..dbef17ec1 100644 --- a/README.md +++ b/README.md @@ -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**