Changes

From Amahi Wiki
Jump to: navigation, search
* Disable SSH password and root login
* Enable EPEL Repo
:<code>yum install epel-release</code>
:or
:<code>rpm -Uvh <nowiki>http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm</nowiki></code>
* Perform OS update
:<code>yum -y update</code>
* Install OpenStack following [https://openstack.redhat.com/Quickstart RDO Quickstart] instructions (run <code>packstack --allinone</code> as '''root''')
* Configure network bridging (refer to [https://openstack.redhat.com/Neutron_with_existing_external_network RDO Reference])
12,424

edits