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

Unified Diff: dependencies

Issue 4768985027444736: 1369 - Integrate ensure_dependencies.py (Closed)
Patch Set: Updates since last patch set: Created Sept. 18, 2014, 2:10 p.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 | « Vagrantfile ('k') | ensure_dependencies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
===================================================================
new file mode 100644
--- /dev/null
+++ b/dependencies
@@ -0,0 +1,11 @@
+# VCS-specific root URLs for the repositories
+_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
+
+# VCS-specific references to submodule revisions
+modules/concat = infrastructure-puppet-concat hg:3c198eaf8394 git:6f4f617
+modules/postgresql = infrastructure-puppet-postgresql hg:9dd4535a8640 git:8f7e172
+modules/spawn-fcgi = infrastructure-puppet-spawn-fcgi hg:96cb4bd8d241 git:d23d5c8
+modules/apt = infrastructure-puppetlabs-apt hg:2ad7ae372ae8 git:7798599
+modules/firewall = infrastructure-puppetlabs-firewall hg:7005ec47f8a7 git:7b8ddb0
+modules/mysql = infrastructure-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee
+modules/stdlib = infrastructure-puppetlabs-stdlib hg:7a0c38fc49ae git:9a06f11
« no previous file with comments | « Vagrantfile ('k') | ensure_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld