
Currently opendev.org is the source and all repos in github.com are mirror. Thus we should point opendev.org instead of github.com . Change-Id: I50967bc2a5dcf69f6d76ba948c3955d55a4568f0
683 B
683 B
Deploy Puppet OpenStack modules
Deploy Puppet OpenStack modules, deploy OpenStack with Puppet and test the setup with Tempest.
- Software requirements:
- Ubuntu 18.04 LTS or CentOS 7 fresh install
- 'git' installed
- Hardware requirements:
- At least 4GB of memory, but 8GB is recommended.
- At least 10GB of storage.
$ git clone https://opendev.org/openstack/puppet-openstack-integration
$ cd puppet-openstack-integration
$ ./all-in-one.sh
More information you can find here.