Jump to: navigation, search

Difference between revisions of "Puppet/Deploy"

Line 1: Line 1:
 
__TOC__<br />
 
__TOC__<br />
  
 +
WORK IN PROGRESSː https://review.openstack.org/#/c/242162
  
 
Deploy Puppet OpenStack modules, deploy OpenStack with Puppet and test the setup with Tempest.
 
Deploy Puppet OpenStack modules, deploy OpenStack with Puppet and test the setup with Tempest.

Revision as of 20:46, 5 November 2015


WORK IN PROGRESSː https://review.openstack.org/#/c/242162

Deploy Puppet OpenStack modules, deploy OpenStack with Puppet and test the setup with Tempest.

Software requirements:

  • Ubuntu 14.04 LTS or CentOS7 fresh install
  • 'git' installed


Hardware requirements:

  • At least 4GB of memory, but 8GB is recommended
  • At least 10GB of storage


curl -sL http://tinyurl.com/PuppetOpenStackAIO | bash