Files
puppet-openstack-guide/doc/source/install/deploy.rst
Tobias Urdin 052b0ea348 Update supported versions
Change-Id: I63763b5e914fe19a1961676eecc83bf2d7b87b97
2019-05-01 20:59:14 +02:00

682 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.