diff --git a/manifests/init.pp b/manifests/init.pp index 4a76ce62d6..162cfdde9d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -808,8 +808,6 @@ 'error_documents_path' => $error_documents_path, } - notice $conf_template - file { "${apache::conf_dir}/${apache::params::conf_file}": ensure => file, mode => $apache::file_mode,