Jump to: navigation, search

Difference between revisions of "Puppet/Deploy"

Line 1: Line 1:
__TOC__
+
__TOC__<br />
 +
 
  
 
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.
Line 6: Line 7:
 
* Ubuntu 14.04 LTS or CentOS7 fresh install
 
* Ubuntu 14.04 LTS or CentOS7 fresh install
 
* 'git' installed
 
* 'git' installed
 +
<br />
  
 
Hardware requirements:
 
Hardware requirements:

Revision as of 20:35, 5 November 2015



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