Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/93713
Change subject: authdns: switch to geoip::data::puppet
......................................................................
authdns: switch to geoip::data::puppet
Switch to the puppet data module instead of package. This immediately
brings us the benefit of a more accurate country database. It will also
be used in a future commit, to switch us to the city databases.
Change-Id: I45b33b9ff959486637510a0c0d83648e2dfb1036
---
M modules/authdns/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/13/93713/1
diff --git a/modules/authdns/manifests/init.pp
b/modules/authdns/manifests/init.pp
index d3dbd84..2bd6f01 100644
--- a/modules/authdns/manifests/init.pp
+++ b/modules/authdns/manifests/init.pp
@@ -11,7 +11,7 @@
) {
require authdns::account
require authdns::scripts
- require geoip::data::package
+ require geoip::data::puppet
package { 'gdnsd':
ensure => installed,
--
To view, visit https://gerrit.wikimedia.org/r/93713
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I45b33b9ff959486637510a0c0d83648e2dfb1036
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits