Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/399454 )

Change subject: ores::stresstest: fix style violations
......................................................................

ores::stresstest: fix style violations

Change-Id: I886ce1075d6a4e121fc5db0db8f2d13c72f81136
---
M modules/role/manifests/ores/stresstest.pp
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/54/399454/1

diff --git a/modules/role/manifests/ores/stresstest.pp 
b/modules/role/manifests/ores/stresstest.pp
index 600ec09..b83827f 100644
--- a/modules/role/manifests/ores/stresstest.pp
+++ b/modules/role/manifests/ores/stresstest.pp
@@ -1,7 +1,10 @@
 # Temporary role class for T169246
 class role::ores::stresstest {
+
+    system::role { $name: }
+
     include ::standard
-    include ::base::firewall
+    include ::profile::base::firewall
 
     include ::profile::ores::worker
     include ::profile::ores::web

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I886ce1075d6a4e121fc5db0db8f2d13c72f81136
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to