| OLD | NEW |
| 1 classes: | 1 classes: |
| 2 nodejs: | 2 nodejs: |
| 3 adblockplus::legacy::webserver: | 3 adblockplus::legacy::webserver: |
| 4 adblockplus::log: | |
| 5 | |
| 6 adblockplus::log::rotations: | |
| 7 nginx_email_submission: | |
| 8 count: 120 | |
| 9 ensure: present | |
| 10 interval: monthly | |
| 11 path: /var/log/nginx/email_submission | |
| 12 | 4 |
| 13 nodejs::packages: | 5 nodejs::packages: |
| 14 jsdoc: | 6 jsdoc: |
| 15 | 7 |
| 16 sitescripts::configfragments: | 8 sitescripts::configfragments: |
| 17 formmail_template: | 9 formmail_template: |
| 18 content: | | 10 content: | |
| 19 [multiplexer] | 11 [multiplexer] |
| 20 sitescripts.subscriptions.web.fallback = | 12 sitescripts.subscriptions.web.fallback = |
| 21 [subscriptions] | 13 [subscriptions] |
| 22 repository=/home/www/subscriptionlist | 14 repository=/home/www/subscriptionlist |
| 23 | 15 |
| OLD | NEW |