| Index: modules/adblockplus/manifests/log.pp |
| =================================================================== |
| --- a/modules/adblockplus/manifests/log.pp |
| +++ b/modules/adblockplus/manifests/log.pp |
| @@ -47,7 +47,7 @@ |
| class {'fluent': |
| package => { |
| ensure => $ensure ? { |
| - 'present' => '2.3.1-0', |
| + 'present' => '2.3.*', |
| default => 'absent', |
| }, |
| provider => 'apt', |