RETIRED, Puppet module to install diskimage-builder and its depends
Go to file
Mikhail S Medvedev 0b1ddfe1e6 Make vhd-util optional
vhd-util is not always present in default system package repositories.
And even custom ppa might not provide the package for all distributions.
If vhd-util is not available and we do not care for building vhd images,
allow to opt-out from installing the dependency.

Change-Id: Icb027b52fdcb790f99e90821974582da0bf6caab
2016-12-14 10:38:10 -06:00
manifests Make vhd-util optional 2016-12-14 10:38:10 -06:00
spec Add acceptance tests for puppet-diskimage_builder. 2015-10-02 09:30:31 -03: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.