OLD | NEW |
(Empty) | |
| 1 # VCS-specific root URLs for the repositories |
| 2 _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/ |
| 3 |
| 4 # VCS-specific references to submodule revisions |
| 5 modules/concat = infrastructure-puppet-concat hg:3c198eaf8394 git:6f4f617 |
| 6 modules/postgresql = infrastructure-puppet-postgresql hg:9dd4535a8640 git:8f7e17
2 |
| 7 modules/spawn-fcgi = infrastructure-puppet-spawn-fcgi hg:96cb4bd8d241 git:d23d5c
8 |
| 8 modules/apt = infrastructure-puppetlabs-apt hg:2ad7ae372ae8 git:7798599 |
| 9 modules/firewall = infrastructure-puppetlabs-firewall hg:7005ec47f8a7 git:7b8ddb
0 |
| 10 modules/mysql = infrastructure-puppetlabs-mysql hg:19a880f3bc58 git:3de37ee |
| 11 modules/stdlib = infrastructure-puppetlabs-stdlib hg:7a0c38fc49ae git:9a06f11 |
OLD | NEW |