Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@shundezhang
Last active December 23, 2015 06:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shundezhang/322743e77e0ebaa65d6f to your computer and use it in GitHub Desktop.
Save shundezhang/322743e77e0ebaa65d6f to your computer and use it in GitHub Desktop.
openstack puppet all-in-one on centos 7
yum upgrade -y centos-release
yum install -y git gcc-c++ python-devel
https://github.com/openstack/puppet-openstack-integration
git clone git://git.openstack.org/openstack/puppet-openstack-integration
cd puppet-openstack-integration
./all-in-one.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment