Left: | ||
Right: |
OLD | NEW |
---|---|
(Empty) | |
1 classes: | |
2 nodejs: | |
3 adblockplus::legacy::webserver: | |
4 adblockplus::log: | |
5 | |
6 adblockplus::packages: | |
mathias
2017/07/12 16:13:46
Both make and doxygen are actual requirements for
f.lopez
2017/07/12 16:25:59
Acknowledged.
| |
7 - make | |
8 - doxygen | |
9 | |
10 adblockplus::log::rotations: | |
11 nginx_email_submission: | |
12 count: 120 | |
13 ensure: present | |
14 interval: monthly | |
15 path: /var/log/nginx/email_submission | |
16 | |
17 nodejs::packages: | |
18 jsdoc: | |
19 options: | |
mathias
2017/07/12 16:13:46
Aren't options obsolete now?
f.lopez
2017/07/12 16:25:59
Acknowledged.
| |
20 - --global | |
21 | |
22 sitescripts::configfragments: | |
23 formmail_template: | |
24 content: | | |
25 [multiplexer] | |
26 sitescripts.subscriptions.web.fallback = | |
27 [subscriptions] | |
28 repository=/opt/sitescripts/sitescripts/subscriptionlist | |
29 | |
OLD | NEW |