Skip to content

Instantly share code, notes, and snippets.

@toanalien
Created June 14, 2019 08:13
Show Gist options
  • Save toanalien/48689cf4cb21e3e69fc605337231e723 to your computer and use it in GitHub Desktop.
Save toanalien/48689cf4cb21e3e69fc605337231e723 to your computer and use it in GitHub Desktop.
sudo systemctl disable firewalld
sudo systemctl stop firewalld
sudo yum update -y
sudo yum install -y centos-release-openstack-stein
sudo yum update -y
sudo yum install -y openstack-packstack
sudo packstack --allinone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment