diff --git a/manifests/init.pp b/manifests/init.pp index d2d3814..c86fbec 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -165,6 +165,7 @@ group => root, mode => '0644', require => Package['redis'], + notify => Service['redis'], } file { $conf_logrotate: