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

Side by Side Diff: hiera/roles/web/adblockplus.yaml

Issue 29526640: #3044 - Introduce class adblockplus::mercurial (Closed)
Patch Set: Created Aug. 24, 2017, 4:02 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 classes: 1 classes:
2 nodejs: 2 nodejs:
3 adblockplus::legacy::webserver: 3 adblockplus::legacy::webserver:
4 4
5 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!
6
7 adblockplus::mercurial::extensions:
8 hggit:
9 package:
10 ensure: 0.8.9
11 name: hg-git
12 provider: pip
13 install_options:
14 - https://pypi.python.org/pypi/hg-git
15
5 sitescripts::configfragments: 16 sitescripts::configfragments:
6 formmail_template: 17 formmail_template:
7 content: | 18 content: |
8 [multiplexer] 19 [multiplexer]
9 sitescripts.subscriptions.web.fallback = 20 sitescripts.subscriptions.web.fallback =
10 [subscriptions] 21 [subscriptions]
11 repository=/home/www/subscriptionlist 22 repository=/home/www/subscriptionlist
12 23
OLDNEW
« 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