Merge "Add ironic puppet module to stackforge"
This commit is contained in:
commit
7e7c754c2b
@ -212,6 +212,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-glance
|
||||
- stackforge/puppet-heat
|
||||
- stackforge/puppet-horizon
|
||||
- stackforge/puppet-ironic
|
||||
- stackforge/puppet-keystone
|
||||
- stackforge/puppet-neutron
|
||||
- stackforge/puppet-nova
|
||||
|
@ -1244,6 +1244,17 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-ironic
|
||||
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
|
||||
|
@ -2878,6 +2878,24 @@ projects:
|
||||
- gate-puppet-horizon-puppet-unit-3.2
|
||||
- gate-puppet-horizon-puppet-unit-3.3
|
||||
|
||||
- name: stackforge/puppet-ironic
|
||||
check:
|
||||
- gate-puppet-ironic-puppet-lint
|
||||
- gate-puppet-ironic-puppet-syntax
|
||||
- gate-puppet-ironic-puppet-unit-2.7
|
||||
- gate-puppet-ironic-puppet-unit-3.0
|
||||
- gate-puppet-ironic-puppet-unit-3.1
|
||||
- gate-puppet-ironic-puppet-unit-3.2
|
||||
- gate-puppet-ironic-puppet-unit-3.3
|
||||
gate:
|
||||
- gate-puppet-ironic-puppet-lint
|
||||
- gate-puppet-ironic-puppet-syntax
|
||||
- gate-puppet-ironic-puppet-unit-2.7
|
||||
- gate-puppet-ironic-puppet-unit-3.0
|
||||
- gate-puppet-ironic-puppet-unit-3.1
|
||||
- gate-puppet-ironic-puppet-unit-3.2
|
||||
- gate-puppet-ironic-puppet-unit-3.3
|
||||
|
||||
- name: stackforge/puppet-keystone
|
||||
check:
|
||||
- gate-puppet-keystone-puppet-lint
|
||||
|
@ -419,6 +419,10 @@
|
||||
description: OpenStack Horizon Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/puppetlabs/puppetlabs-horizon.git
|
||||
- project: stackforge/puppet-ironic
|
||||
description: OpenStack Ironic Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/enovance/puppet-ironic.git
|
||||
- project: stackforge/puppet-keystone
|
||||
description: OpenStack Keystone Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user