| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 classes: | 1 classes: |
| 2 nodejs: | 2 nodejs: |
| 3 adblockplus::legacy::webserver: | 3 adblockplus::legacy::webserver: |
| 4 adblockplus::log: | 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 | 5 |
| 10 adblockplus::log::rotations: | 6 adblockplus::log::rotations: |
| 11 nginx_email_submission: | 7 nginx_email_submission: |
| 12 count: 120 | 8 count: 120 |
| 13 ensure: present | 9 ensure: present |
| 14 interval: monthly | 10 interval: monthly |
| 15 path: /var/log/nginx/email_submission | 11 path: /var/log/nginx/email_submission |
| 16 | 12 |
| 17 nodejs::packages: | 13 nodejs::packages: |
| 18 jsdoc: | 14 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 | 15 |
| 22 sitescripts::configfragments: | 16 sitescripts::configfragments: |
| 23 formmail_template: | 17 formmail_template: |
| 24 content: | | 18 content: | |
| 25 [multiplexer] | 19 [multiplexer] |
| 26 sitescripts.subscriptions.web.fallback = | 20 sitescripts.subscriptions.web.fallback = |
| 27 [subscriptions] | 21 [subscriptions] |
| 28 repository=/opt/sitescripts/sitescripts/subscriptionlist | 22 repository=/home/www/subscriptionlist |
| 29 | 23 |
| LEFT | RIGHT |