Remove EPEL support
EPEL packages have not been required for Packstack since a couple cycles. Moreover, they are known to cause conflicts with RDO-provided packages, so it's better to remove support completely. Change-Id: I659c84d5944e419744f8903cf64581d28bfc77f3
This commit is contained in:
@@ -52,10 +52,6 @@ Then edit `ans.txt` as appropriate e.g.
|
||||
- Edit the IP address to anywhere you want to install a piece of OpenStack on another server
|
||||
- Edit the 3 network interfaces to whatever makes sense in your setup
|
||||
|
||||
you'll need to use a icehouse repository for example for RHEL
|
||||
|
||||
$ CONFIG_REPO=http://repos.fedorapeople.org/repos/openstack/openstack-icehouse/epel-6/
|
||||
|
||||
$ packstack --answer-file=ans.txt
|
||||
|
||||
### Option 3 (prompts for configuration options)
|
||||
|
Reference in New Issue
Block a user