
Grafana has moved to a new package repo [1] and the apt-get update step is failing on the current host. The first version of puppet-grafana that has this update is 6.0.0; this is two years later than the current version we're using so ... yeah. It does not work with puppet3, so only run apply test with puppet4. It looks like upstream has moved from camptocamp/archive to voxpupuli/archive so the comment is no longer required. [1] https://grafana.com/blog/2019/01/05/moving-to-packages.grafana.com/ Change-Id: Ibab0ed6799563ba0f9674ef1ea575c6ac5d60341
Puppet Modules
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://docs.openstack.org/infra/system-config for more information.
Documentation
The documentation presented at http://docs.openstack.org/infra/system-config comes from https://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use
$ tox -evenv python setup.py build_sphinx
Description
Languages
Python
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%