
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>
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.
Description