RETIRED, Puppet module to install and configure zuul
Go to file
Monty Taylor 8f68109b2e
Move unanchored general rules after specific ones
The match ^/jobs doesn't have an ending anchor, so it matches /jobs
and /jobs.html - which makes the url
https://zuul.openstack.org/jobs.html return JSON. While the JSON is
valid job data, raw JSON is less pleasant for a human to read than HTML
(go figure)

Move the less specific entries to after the more specific entries.

Change-Id: I80f7fbe54d96cc151ef8da28465445f93092aadd
2018-02-20 06:38:01 -06:00
files Merge "Update fingergw init script for command socket" 2018-01-17 19:56:44 +00:00
manifests Update apache and backups for json suffix removal 2018-02-19 12:08:34 -08:00
spec/acceptance Re-enable gearman port listening check 2018-01-21 10:19:39 -06:00
templates Move unanchored general rules after specific ones 2018-02-20 06:38:01 -06:00
.gitignore Add acceptance tests for puppet-zuul 2015-09-28 11:15:35 -03:00
.gitreview Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-22 22:40:04 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:55:33 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-28 14:51:24 -06:00
Rakefile Revert "Disable arrow alignment puppet lint check" 2015-03-16 11:38:27 -07:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack Zuul Module

Overview

TODO: Quick overview