Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71825
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(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/25/71825/1
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: newchange
Gerrit-Change-Id: I9125ba460b555c0feb69fc0503e4d8dbe063dbb4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits