Merge "Add heat puppet module to stackforge"
This commit is contained in:
commit
928307d991
@ -220,6 +220,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-ceilometer
|
||||
- stackforge/puppet-cinder
|
||||
- stackforge/puppet-glance
|
||||
- stackforge/puppet-heat
|
||||
- stackforge/puppet-horizon
|
||||
- stackforge/puppet-keystone
|
||||
- stackforge/puppet-nova
|
||||
|
@ -993,6 +993,17 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-heat
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-puppet-lint
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-nova
|
||||
github-org: stackforge
|
||||
|
@ -2016,6 +2016,20 @@ projects:
|
||||
- gate-puppet-glance-puppet-unit-3.0
|
||||
- gate-puppet-glance-puppet-unit-3.1
|
||||
|
||||
- name: stackforge/puppet-heat
|
||||
check:
|
||||
- gate-puppet-heat-puppet-lint
|
||||
- gate-puppet-heat-puppet-syntax
|
||||
- gate-puppet-heat-puppet-unit-2.7
|
||||
- gate-puppet-heat-puppet-unit-3.0
|
||||
- gate-puppet-heat-puppet-unit-3.1
|
||||
gate:
|
||||
- gate-puppet-heat-puppet-lint
|
||||
- gate-puppet-heat-puppet-syntax
|
||||
- gate-puppet-heat-puppet-unit-2.7
|
||||
- gate-puppet-heat-puppet-unit-3.0
|
||||
- gate-puppet-heat-puppet-unit-3.1
|
||||
|
||||
- name: stackforge/puppet-horizon
|
||||
check:
|
||||
- gate-puppet-horizon-puppet-lint
|
||||
|
@ -207,6 +207,10 @@
|
||||
description: OpenStack Glance Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/puppetlabs/puppetlabs-glance.git
|
||||
- project: stackforge/puppet-heat
|
||||
description: OpenStack Heat Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/enovance/puppet-heat.git
|
||||
- project: stackforge/puppet-horizon
|
||||
description: OpenStack Horizon Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user