Skip to content

Commit 9415cc2

Browse files
committed
Switching builds to upstream.
1 parent 3d2defb commit 9415cc2

File tree

6 files changed

+18
-30
lines changed

6 files changed

+18
-30
lines changed

build/centos7-puppet6/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

build/centos7-puppet7/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

build/ubuntu18-puppet6/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

build/ubuntu18-puppet7/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

build/ubuntu20-puppet6/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

build/ubuntu20-puppet7/Puppetfile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,10 @@ mod 'puppet-nginx'
5757
mod 'puppetlabs-concat' # dependency of puppet-nginx'
5858
mod 'puppet-nodejs'
5959
mod 'puppet-python'
60-
# Waiting on https://github.com/voxpupuli/puppet-rabbitmq/pull/907 to be
61-
# merged into upstream repo.
60+
# Using master branch due to new release on hold pending new tests.
6261
mod 'puppet/rabbitmq',
63-
:git => 'https://github.com/EncoreTechnologies/puppet-rabbitmq.git',
64-
:branch => 'feature/fix-yum-repo',
65-
:default_branch => 'master'
62+
:git => 'https://github.com/voxpupuli/puppet-rabbitmq.git',
63+
:branch => 'master'
6664
mod 'camptocamp-systemd' # dependency of puppet-rabbitmq
6765
mod 'puppet-archive' # dependency of puppet-rabbitmq
6866
mod 'puppet-selinux'

0 commit comments

Comments
 (0)