Dzahn has submitted this change and it was merged.

Change subject: bugzilla: remove the new from motd, old is dead
......................................................................


bugzilla: remove the new from motd, old is dead

Change-Id: I1a0b6c8ed36c8e6466bcb0cf79a9ba52bcfbdde5
---
M manifests/role/bugzilla.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Addshore: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/role/bugzilla.pp b/manifests/role/bugzilla.pp
index d56ce94..be0ef22 100644
--- a/manifests/role/bugzilla.pp
+++ b/manifests/role/bugzilla.pp
@@ -2,7 +2,7 @@
 
 class role::bugzilla {
 
-    system::role { 'role::bugzilla': description => '(new/upcoming) Bugzilla 
server' }
+    system::role { 'role::bugzilla': description => 'Bugzilla server' }
 
     class { '::bugzilla':
         db_host => 'db1001.eqiad.wmnet',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1a0b6c8ed36c8e6466bcb0cf79a9ba52bcfbdde5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to