Ottomata has submitted this change and it was merged.
Change subject: Fully qualifying geoip module class
......................................................................
Fully qualifying geoip module class
Change-Id: I9125ba460b555c0feb69fc0503e4d8dbe063dbb4
---
M manifests/puppetmaster.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/puppetmaster.pp b/manifests/puppetmaster.pp
index 8b6b515..c3a8246 100644
--- a/manifests/puppetmaster.pp
+++ b/manifests/puppetmaster.pp
@@ -280,7 +280,7 @@
# data_directory. By downloading these files into the
# volatiledir they will be available for other nodes to get via
# puppet by including geoip with data_provider => 'puppet'.
- class { 'geoip':
+ class { '::geoip':
data_provider => 'maxmind',
data_directory => "${puppetmaster::volatiledir}/GeoIP",
environment =>
'http_proxy=http://brewster.wikimedia.org:8080', # use brewster as http proxy,
since puppetmaster probably does not have internet access
--
To view, visit https://gerrit.wikimedia.org/r/71825
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9125ba460b555c0feb69fc0503e4d8dbe063dbb4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits