Tim Landscheidt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/325481

Change subject: snapshot: Fix puppet URLs in comments
......................................................................

snapshot: Fix puppet URLs in comments

Change-Id: I2a066c4ca6dae936d1238f3969e2ec77af585dda
---
M modules/snapshot/files/cron/dumpwikidatajson.sh
M modules/snapshot/files/cron/dumpwikidatattl.sh
M modules/snapshot/files/cron/list-last-n-good-dumps.py
M modules/snapshot/files/cron/logrotate.cirrusdump
M modules/snapshot/files/cron/runphpscriptletonallwikis.py
5 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/81/325481/1

diff --git a/modules/snapshot/files/cron/dumpwikidatajson.sh 
b/modules/snapshot/files/cron/dumpwikidatajson.sh
index e7144ae..11ce575 100644
--- a/modules/snapshot/files/cron/dumpwikidatajson.sh
+++ b/modules/snapshot/files/cron/dumpwikidatajson.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 #############################################################
 # This file is maintained by puppet!
-# puppet:///modules/snapshot/cron/dumpwikidatajson.sh
+# puppet:///snapshot/cron/dumpwikidatajson.sh
 #############################################################
 #
 # Generate a json dump for Wikidata and remove old ones.
diff --git a/modules/snapshot/files/cron/dumpwikidatattl.sh 
b/modules/snapshot/files/cron/dumpwikidatattl.sh
index d1a2c4d..903eb4c 100644
--- a/modules/snapshot/files/cron/dumpwikidatattl.sh
+++ b/modules/snapshot/files/cron/dumpwikidatattl.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 #############################################################
 # This file is maintained by puppet!
-# puppet:///modules/snapshot/cron/dumpwikidatattl.sh
+# puppet:///snapshot/cron/dumpwikidatattl.sh
 #############################################################
 #
 # Generate a json dump for Wikidata and remove old ones.
diff --git a/modules/snapshot/files/cron/list-last-n-good-dumps.py 
b/modules/snapshot/files/cron/list-last-n-good-dumps.py
index 5b051c1..16aaac3 100755
--- a/modules/snapshot/files/cron/list-last-n-good-dumps.py
+++ b/modules/snapshot/files/cron/list-last-n-good-dumps.py
@@ -10,7 +10,7 @@
 
 #############################################################
 # This file is maintained by puppet!
-# puppet:///modules/snapshot/cron/list-last-n-good-dumps.py
+# puppet:///snapshot/cron/list-last-n-good-dumps.py
 #############################################################
 
 
diff --git a/modules/snapshot/files/cron/logrotate.cirrusdump 
b/modules/snapshot/files/cron/logrotate.cirrusdump
index 034a25d..35d61b3 100644
--- a/modules/snapshot/files/cron/logrotate.cirrusdump
+++ b/modules/snapshot/files/cron/logrotate.cirrusdump
@@ -1,5 +1,5 @@
 # This file is managed by puppet
-# puppet:///modules/snapshot/cron/logrotate.cirrusdump
+# puppet:///snapshot/cron/logrotate.cirrusdump
 #
 /var/log/cirrusdump/*.log {
     daily
diff --git a/modules/snapshot/files/cron/runphpscriptletonallwikis.py 
b/modules/snapshot/files/cron/runphpscriptletonallwikis.py
index e87ec82..4954992 100644
--- a/modules/snapshot/files/cron/runphpscriptletonallwikis.py
+++ b/modules/snapshot/files/cron/runphpscriptletonallwikis.py
@@ -5,7 +5,7 @@
 
 #############################################################
 # This file is maintained by puppet!
-# puppet:///modules/snapshot/cron/runphpscriptletonallwikis.py
+# puppet:///snapshot/cron/runphpscriptletonallwikis.py
 #############################################################
 
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a066c4ca6dae936d1238f3969e2ec77af585dda
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

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

Reply via email to