diff options
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 5000faf..96a09a4 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -20,4 +20,5 @@ class logcheck ( replace => true, ; } + File <| tag == 'logcheck-logfile' |> } |