 Issue 29526640:
  #3044 - Introduce class adblockplus::mercurial  (Closed)
    
  
    Issue 29526640:
  #3044 - Introduce class adblockplus::mercurial  (Closed) 
  | 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: | |