RETIRED, Puppet module to install diskimage-builder and its depends
Go to file
Colleen Murphy 74f3f05cb2 Fix beaker on xenial
Since the beaker jobs are being run on xenial, we need a special nodeset
for it, otherwise beaker gives an error:

 beaker-hostgenerator was not able to use this value as input.
 Exiting with an Error.

We also want to install puppet from the Ubuntu repos rather than from
puppetlabs, since puppetlabs doesn't support puppet 3 for Xenial. For
centos we can keep the install process the same.

Change-Id: Ifd2244ae9dd212b2475f9cd6adb994bc058a4769
Depends-On: I091865f0c1cb5edf67a5f021fcf5adce7d8dda54
Depends-On: I98dfc07c955e1fe90905b619d16129544c27e861
2017-06-10 14:11:20 +00:00
manifests Add gnupg2 install for zypper as well 2017-05-24 23:03:35 +02:00
spec Fix beaker on xenial 2017-06-10 14:11:20 +00:00
.gitignore Add acceptance tests for puppet-diskimage_builder. 2015-10-02 09:30:31 -03:00
.gitreview Fix .gitreview file 2015-04-17 12:13:23 -04:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 18:37:58 -07:00
LICENSE Initial commit of module to install diskimage-builder 2015-03-25 10:17:02 -04:00
README.md Initial commit of module to install diskimage-builder 2015-03-25 10:17:02 -04:00
Rakefile Initial commit of module to install diskimage-builder 2015-03-25 10:17:02 -04:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:42:59 +00:00

README.md

OpenStack diskimage-builder Module

Overview

Module to install diskimage-builder and the full set of requirements that are required for it to build OpenStack Infra images.