diff --git a/manifests/main/files.pp b/manifests/main/files.pp index 129fb95..47c5f7b 100644 --- a/manifests/main/files.pp +++ b/manifests/main/files.pp @@ -43,7 +43,7 @@ class puppet_cd::main::files ( # notify => Service[$pt_agent_service,$pt_server_service], } - # fix service file + # fix service file syslog vs journald file { $pt_puppetdb_service_file: ensure => file, path => $pt_puppetdb_service_file,