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

Side by Side Diff: dependencies

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

Powered by Google App Engine
This is Rietveld