Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: dependencies

Issue 29722566: #9084 - Use new source for Puppet module dependencies (Closed)
Patch Set: Created March 14, 2018, 8:59 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
diff --git a/dependencies b/dependencies
index 629fa888a94354aba5529d66d79d1edbf0fe8c46..d4b39f9062fa6d949acee097b08a779aae900b8c 100644
--- a/dependencies
+++ b/dependencies
@@ -1,9 +1,9 @@
# VCS-specific root URLs for the repositories
-_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
+_root = hg:https://hg.adblockplus.org/ git:https://github.com/eyeo-it/
# VCS-specific references to submodule revisions
-modules/concat = infrastructure-puppet-concat hg:3c198eaf8394 git:6f4f617
-modules/postgresql = infrastructure-puppet-postgresql hg:8c90d2297756 git:4.0.0
-modules/apt = infrastructure-puppetlabs-apt hg:2ad7ae372ae8 git:7798599
-modules/mysql = infrastructure-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee
-modules/stdlib = infrastructure-puppetlabs-stdlib hg:53988851a465 git:2a75ed0
+modules/concat = puppet-module-puppetlabs-concat hg:3c198eaf8394 git:6f4f617
+modules/postgresql = puppet-module-puppetlabs-postgresql hg:8c90d2297756 git:4.0.0
+modules/apt = puppet-module-puppetlabs-apt hg:2ad7ae372ae8 git:7798599
+modules/mysql = puppet-module-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee
+modules/stdlib = puppet-module-puppetlabs-stdlib hg:53988851a465 git:2a75ed0
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld