Matanya has uploaded a new change for review.

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

Change subject: url-downloader: fix module path
......................................................................

url-downloader: fix module path

Change-Id: I7d7abf5c6e78b87dcbafe7c9df3e0997235feba2
---
M modules/url-downloader/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/119245/1

diff --git a/modules/url-downloader/manifests/init.pp 
b/modules/url-downloader/manifests/init.pp
index 89d9199..4d97855 100644
--- a/modules/url-downloader/manifests/init.pp
+++ b/modules/url-downloader/manifests/init.pp
@@ -7,7 +7,7 @@
         owner   => 'root',
         group   => 'root',
         path    => '/etc/squid/squid.conf',
-        source  => 'puppet:///url-downloader/copy-by-url-proxy.conf',
+        source  => 'puppet:///modules/url-downloader/copy-by-url-proxy.conf',
     }
 
     # pin package to the default, Ubuntu version, instead of our own

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d7abf5c6e78b87dcbafe7c9df3e0997235feba2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to