From 0c6d8b28997fdff94f131d67c2241cea4f13738a Mon Sep 17 00:00:00 2001 From: Mikhail S Medvedev Date: Wed, 28 Jan 2015 20:02:12 -0600 Subject: [PATCH] Add puppet-subunit2sql as split out module The spec: http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html This patch should only be approved after arranging for a system-config core to ensure there are no outstanding changes and to approve the related module removal patch within a short time. Needed-By: Ie3f4edacc527b186940d136a3f24463b9320a00e Change-Id: I139c15503a9bc9495f1bbbbe77676408e0dc1e47 --- gerrit/projects.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index ad2681f0af..55dee8d00a 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -498,6 +498,13 @@ groups: - openstack-ci - storyboard +- project: openstack-infra/puppet-subunit2sql + use-storyboard: true + upstream: git://github.com/Triniplex/puppet-subunit2sql.git + acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config + description: Puppet module for Subunit2sql + groups: + - openstack-ci - project: openstack-infra/puppet-sudoers upstream: git://github.com/Triniplex/puppet-sudoers.git use-storyboard: true