Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/61594
Change subject: Disambiguate scope of included 'eventlogging' class
......................................................................
Disambiguate scope of included 'eventlogging' class
Change-Id: I194095b41a662c5e08c3cfb50af197b180f7b263
---
M manifests/role/logging.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/94/61594/1
diff --git a/manifests/role/logging.pp b/manifests/role/logging.pp
index 9922dfd..1dc4200 100644
--- a/manifests/role/logging.pp
+++ b/manifests/role/logging.pp
@@ -238,7 +238,7 @@
description => 'EventLogging log collector',
}
- class{ "eventlogging":
- archive_destinations => [ "stat1.wikimedia.org" ],
+ class { '::eventlogging':
+ archive_destinations => [ 'stat1.wikimedia.org' ],
}
}
--
To view, visit https://gerrit.wikimedia.org/r/61594
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I194095b41a662c5e08c3cfb50af197b180f7b263
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits