Tim Landscheidt has uploaded a new change for review.

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

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

beta: Fix puppet URLs in comments

Change-Id: Ic660030a88730d6d030c80a8ac6a94fd938e6775
---
M modules/beta/files/wmf-beta-update-databases.py
M modules/beta/templates/wmf-beta-autoupdate.py.erb
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/325469/1

diff --git a/modules/beta/files/wmf-beta-update-databases.py 
b/modules/beta/files/wmf-beta-update-databases.py
index 2ddf28f..4ec8bf1 100755
--- a/modules/beta/files/wmf-beta-update-databases.py
+++ b/modules/beta/files/wmf-beta-update-databases.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #######################################################################
 # WARNING: this file is managed by Puppet
-# puppet:///modules/beta/wmf-beta-update-databases.py
+# puppet:///beta/wmf-beta-update-databases.py
 #######################################################################
 
 """
diff --git a/modules/beta/templates/wmf-beta-autoupdate.py.erb 
b/modules/beta/templates/wmf-beta-autoupdate.py.erb
index a11da1c..78bc794 100755
--- a/modules/beta/templates/wmf-beta-autoupdate.py.erb
+++ b/modules/beta/templates/wmf-beta-autoupdate.py.erb
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #######################################################################
 # WARNING: this file is managed by Puppet
-# puppet:///modules/beta/wmf-beta-autoupdate.py
+# puppet:///beta/wmf-beta-autoupdate.py.erb
 #######################################################################
 
 """

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic660030a88730d6d030c80a8ac6a94fd938e6775
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