Dzahn has submitted this change and it was merged.

Change subject: magnesium: include standard
......................................................................


magnesium: include standard

standard was only included via the racktables
role class, which i moved to krypton.

so needs standard on the node level (or in the rt role)
or it will not get Icinga monitoring and cause puppet
errors on neon

Change-Id: Iac7fba9222db97777f4f25e27dd015db2f9b13be
---
M manifests/site.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index 1754e56..a0f3074 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1675,6 +1675,7 @@
     $cluster = 'misc'
 
     role requesttracker
+    include standard
 
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac7fba9222db97777f4f25e27dd015db2f9b13be
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to