RETIRED, Puppet module to install and configure zuul
Go to file
Monty Taylor 2fb12bb339
Update zuul-web install for javascript stack
With the update to the use of yarn/webpack for the zuul-web javascript
stack, there is now a pre-built tarball of the web assets. Update the
code to use it.

An alternative to this approach would be to install nodejs and yarn on
the machine and just do a pip install . in the zuul source dir which
would also work ... but since there is an option that doesn't require
the need to run the build tools, why not use it?

Because spec/acceptance/fixtures/default.pp is hard-coded to the
zuulv3 install path, we can remove the now unnecessary checks from it.

Move the status backups to /var/lib/zuul/backup, instead of www/backup
as the www directory no longer exists.  Also remove it as the
documentroot.

Depends-On: https://review.openstack.org/547790
Change-Id: Ib88b48ddea26ef5d8d0d152774112844b180f77e
2018-03-07 18:22:47 -06:00
files Merge "Update fingergw init script for command socket" 2018-01-17 19:56:44 +00:00
manifests Update zuul-web install for javascript stack 2018-03-07 18:22:47 -06:00
spec/acceptance Update zuul-web install for javascript stack 2018-03-07 18:22:47 -06:00
templates Update zuul-web install for javascript stack 2018-03-07 18:22:47 -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