Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: Gerrit: Remove ::labs role
......................................................................


Gerrit: Remove ::labs role

It never really worked beyond a test instance that has long since
been destroyed. If we actually want to setup gerrits in labs anymore
we should clean up the production manifest rather than having
multiple roles

Change-Id: I9e52af415936a6773f27dd7e043ccc762cc0228a
---
M manifests/role/gerrit.pp
1 file changed, 0 insertions(+), 12 deletions(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



diff --git a/manifests/role/gerrit.pp b/manifests/role/gerrit.pp
index 083fa16..a44c19a 100644
--- a/manifests/role/gerrit.pp
+++ b/manifests/role/gerrit.pp
@@ -1,18 +1,6 @@
 # manifests/role/gerrit.pp
 
 class role::gerrit {
-    class labs {
-        system::role { 'role::gerrit::labs': description => 'Gerrit in labs!' }
-
-        class { 'gerrit::instance':
-            db_host      => 'gerrit-db',
-            host         => 'gerrit-dev.wmflabs.org',
-            ssh_key      => 'ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDIb6jbDSyzSD/Pw8PfERVKtNkXgUteOTmZJjHtbOjuoC7Ty6dbvUMX+45GedcD1wAYkWEY26RhI1lW2yEwKvh7VWkKixXqPNyrQGvI+ldjYEyWsGlEHCNqsh37mJD5K3cwr7X/PMaxzxh7rjTk4uRKjtiga9bz1vTDRDaNlXcj84kifsu7xmCY1E+OL4oqqy7b3SKhOpcpZc7n5GonfRSeon5uFHVUjoZ57xQ8x2736zbuLBwMRKtaB+V63cU9ArL90XdVrWfbjI4Fzfex4tBG9fOvt8lINR62cjH5Lova2kZ6VBeUnJYdZ8V1mOSwtITjwkE0K98FNZdqaANZAH7V
 gerrit@labs',
-            ssl_cert     => 'star.wmflabs',
-            ssl_cert_key => 'star.wmflabs',
-        }
-    }
-
     class production {
         system::role { 'role::gerrit::production': description => 'Gerrit 
master' }
         include role::backup::host

-- 
To view, visit https://gerrit.wikimedia.org/r/223171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e52af415936a6773f27dd7e043ccc762cc0228a
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Chad <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to