Dzahn has submitted this change and it was merged.

Change subject: remove boron node from site.pp
......................................................................


remove boron node from site.pp

per comments from Jeff Green on
I86c31948e0b5d:

"boron is a frack host configured by frack puppet,
there's a note to that effect at the bottom of site.pp.
Just remove the whole node block for boron."

Change-Id: I36548b03d0ec5ec08523496a50e7389088e385ab
---
M manifests/site.pp
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index c09cb30..87a706e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -414,11 +414,6 @@
     include standard-noexim
 }
 
-node 'boron.wikimedia.org' {
-    include admin
-    include standard-noexim
-}
-
 node 'calcium.wikimedia.org' {
     $cluster = 'misc'
 

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

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

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

Reply via email to