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

Unified Diff: hiera/roles/web/adblockplus.yaml

Issue 29526640: #3044 - Introduce class adblockplus::mercurial (Closed)
Patch Set: Created Aug. 24, 2017, 4:02 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
Index: hiera/roles/web/adblockplus.yaml
===================================================================
--- a/hiera/roles/web/adblockplus.yaml
+++ b/hiera/roles/web/adblockplus.yaml
@@ -2,6 +2,17 @@
nodejs:
adblockplus::legacy::webserver:
+web::server::remote: git://github.com/adblockplus/web.adblockplus.org.git
mathias 2017/08/24 16:40:52 I assume the changes in this file are for demonstr
f.lopez 2017/08/24 17:45:57 Exactly!
+
+adblockplus::mercurial::extensions:
+ hggit:
+ package:
+ ensure: 0.8.9
+ name: hg-git
+ provider: pip
+ install_options:
+ - https://pypi.python.org/pypi/hg-git
+
sitescripts::configfragments:
formmail_template:
content: |
« no previous file with comments | « no previous file | modules/adblockplus/manifests/mercurial.pp » ('j') | modules/adblockplus/manifests/mercurial.pp » ('J')

Powered by Google App Engine
This is Rietveld