| Index: modules/adblockplus/manifests/init.pp |
| diff --git a/modules/adblockplus/manifests/init.pp b/modules/adblockplus/manifests/init.pp |
| index fc3ec2b71e0c51732dec61c93c1daa97f37af482..4baed57dee593bb9d6cc71cb21b550eb209d19cd 100644 |
| --- a/modules/adblockplus/manifests/init.pp |
| +++ b/modules/adblockplus/manifests/init.pp |
| @@ -43,6 +43,7 @@ class adblockplus ( |
| $users = hiera_hash('adblockplus::users', {}), |
| ) { |
| + include adblockplus::legacy |
| include postfix |
| include ssh |
| include stdlib |