Dzahn has submitted this change and it was merged.

Change subject: tendril: Use the role keyword
......................................................................


tendril: Use the role keyword

We need this for Hiera-based assignment of Salt grains for debdeploy

Change-Id: I4cdf7b16475770ee9df086bd84b9f657c3a70f67
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index c11f13c..98cbb44 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -761,7 +761,7 @@
 }
 
 node 'db1011.eqiad.wmnet' {
-    include role::mariadb::tendril
+    role mariadb::tendril
 }
 
 # codfw db

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4cdf7b16475770ee9df086bd84b9f657c3a70f67
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[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