| Index: modules/filtermaster/manifests/init.pp |
| =================================================================== |
| --- a/modules/filtermaster/manifests/init.pp |
| +++ b/modules/filtermaster/manifests/init.pp |
| @@ -3,6 +3,8 @@ |
| environment => ['MAILTO=admins@adblockplus.org', 'PYTHONPATH=/opt/sitescripts'], |
| } |
| + include ssh |
| + |
| concat::fragment {'sshd_max_limits': |
| target => 'sshd_config', |
| order => '50', |