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