Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/173248
Change subject: Drop role::zuul::labs
......................................................................
Drop role::zuul::labs
That was a back compatibility role class which is no more needed.
Instead we use on labs:
include role::zuul::merger
include role::zuul::server
Both classes use a configuration hash to vary settings between
production and labs.
Change-Id: I016dbec8f08d71a6b52ebfbf6ec0b9af53a258c2
role::zuul::production can probably be dropped as well later on.
---
M manifests/role/zuul.pp
1 file changed, 0 insertions(+), 16 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/48/173248/1
diff --git a/manifests/role/zuul.pp b/manifests/role/zuul.pp
index 51d4c64..355fcd5 100644
--- a/manifests/role/zuul.pp
+++ b/manifests/role/zuul.pp
@@ -155,22 +155,6 @@
} # /role::zuul::merger
-
-# == Class: role::zuul::labs
-#
-# Install the Zuul gating system suitable for the Continuous Integration labs
-# instance. This role can not really be reused on a different instance since it
-# hardcodes several parameters such as the Gerrit IP or the URL hostnames.
-#
-# For back compatibility purposes
-class role::zuul::labs {
- system::role { 'role::zuul::labs (obsolete)': description => 'Zuul on
labs!' }
-
- include role::zuul::merger
- include role::zuul::server
-
-} # /role::zuul::labs
-
# Class: role::zuul::production
#
# Install the continuous integration Zuul instance for production usage.
--
To view, visit https://gerrit.wikimedia.org/r/173248
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I016dbec8f08d71a6b52ebfbf6ec0b9af53a258c2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits