RETIRED, Module to install and configure puppet services.
Go to file
Colleen Murphy 1ab90e3f75 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: Id59089f46312cab243636d19ba72d297e37c0b16
2018-07-12 09:57:45 +02:00
files Improve puppet install for CentOS 2015-03-18 14:47:22 +01:00
manifests Order of the class parameters is refactored 2016-03-21 18:14:13 +03:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
templates Merge "Populate master and agent configurations on demand" 2015-10-21 03:32:37 +00:00
.gitignore Add Gemfile and puppet 4 checks 2015-07-02 13:02:17 -07:00
.gitreview Rename openstackci to openstackinfra 2015-04-21 10:58:10 -07:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:45 +02:00
LICENSE Initial import for puppet module 2015-03-18 12:16:47 +01:00
README.md Fixes in readme 2015-03-18 12:21:45 +01:00
Rakefile Initial import for puppet module 2015-03-18 12:16:47 +01:00
metadata.json Rename openstackci to openstackinfra 2015-04-21 10:58:10 -07:00

README.md

OpenStack Puppet Module

Overview

Module to install and configure puppet services.