Adding a little grizzly details
Change-Id: I335e300e2d8d0735c454183742c1689ef653842a
This commit is contained in:
parent
3f6a3d92d0
commit
f29531b536
5
README
5
README
@ -1,4 +1,4 @@
|
|||||||
Utility to install openstack on RHEL 6.3 (Openstack Folsom)
|
Utility to install OpenStack on RHEL 6.4 (Openstack Grizzly)
|
||||||
See other branches for older openstack versions
|
See other branches for older openstack versions
|
||||||
|
|
||||||
This utility can be used to install openstack on a single or
|
This utility can be used to install openstack on a single or
|
||||||
@ -20,6 +20,9 @@ o set CONFIG_SSH_KEY to a public ssh key to be installed to remote machines
|
|||||||
o Edit the IP address to anywhere you want to install a piece of openstack on another server
|
o Edit the IP address to anywhere you want to install a piece of openstack on another server
|
||||||
o Edit the 3 network interfaces to whatever makes sense in your setup
|
o Edit the 3 network interfaces to whatever makes sense in your setup
|
||||||
|
|
||||||
|
you'll need to use a grizzly repository for example for RHEL
|
||||||
|
CONFIG_REPO=http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-6/
|
||||||
|
|
||||||
$ ./bin/packstack --answer-file=ans.txt
|
$ ./bin/packstack --answer-file=ans.txt
|
||||||
|
|
||||||
Option 2 (prompts for configuration options)
|
Option 2 (prompts for configuration options)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user