RETIRED, Puppet module to install diskimage-builder and its depends
Go to file
Glauco Oliveira 15d181f4b4 Fix apt issue.
During the testing, we noticed that apt::ppa was failing for two
reasons:
- it was being used without including the module
- it was not updating the package list after including the ppa.

We then included the apt module in the beginning and required an apt
update before installing the packages.

Change-Id: I13ed3711314154d2267e96add6f48dce3f3dfc84
Co-Authored-By: Bruno Tavares <btavare@thoughtworks.com>
2015-10-01 16:23:10 -03:00
manifests Fix apt issue. 2015-10-01 16:23:10 -03:00
spec Fix target path for regular git clone during tests 2015-08-19 16:34:54 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-07-21 18:43:08 -07:00
.gitreview Fix .gitreview file 2015-04-17 12:13:23 -04:00
Gemfile Add Gemfile and puppet 4 checks 2015-07-21 18:43:08 -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.