Add puppet-hound module for managing hound

Hound is a code-search tool that infra will run.
The code for this module is currently sitting around in 178488.

Change-Id: Ie2df4a0f40e450f142c84449ed0d03f12b8786e6
This commit is contained in:
Spencer Krum 2015-06-07 14:21:16 -07:00
parent efc18f4617
commit 31afadd6b3
5 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group puppet-hound-core
label-Code-Review = -2..+2 group puppet-hound-core
label-Workflow = -1..+1 group puppet-hound-core
[access "refs/tags/*"]
pushSignedTag = group puppet-hound-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -345,6 +345,11 @@
description: Puppet module for Haveged
groups:
- openstack-ci
- project: openstack-infra/puppet-hound
use-storyboard: true
description: Puppet module for Hound
groups:
- openstack-ci
- project: openstack-infra/puppet-httpd
use-storyboard: true
description: Puppet modules for deploying Apache in OpenStack infrastructure

View File

@ -584,6 +584,7 @@ openstack-infra:
- openstack-infra/puppet-github
- openstack-infra/puppet-graphite
- openstack-infra/puppet-haveged
- openstack-infra/puppet-hound
- openstack-infra/puppet-httpd
- openstack-infra/puppet-iptables
- openstack-infra/puppet-jeepyb
@ -858,6 +859,7 @@ openstack-merges:
- openstack-infra/puppet-github
- openstack-infra/puppet-graphite
- openstack-infra/puppet-haveged
- openstack-infra/puppet-hound
- openstack-infra/puppet-httpd
- openstack-infra/puppet-iptables
- openstack-infra/puppet-jeepyb

View File

@ -2706,6 +2706,14 @@
jobs:
- puppet-check-jobs
- project:
name: puppet-hound
node: 'bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- puppet-check-jobs
- project:
name: puppet-httpd
node: 'bare-trusty'

View File

@ -4510,6 +4510,12 @@ projects:
- name: puppet-check-jobs
- name: infra-puppet-apply-jobs
- name: openstack-infra/puppet-hound
template:
- name: merge-check
- name: puppet-check-jobs
- name: infra-puppet-apply-jobs
- name: openstack-infra/puppet-httpd
template:
- name: merge-check