Skip to content

Commit 25efbf0

Browse files
authored
Merge pull request #2494 from puppetlabs/remove-useless-notice
Remove useless notice
2 parents fad5928 + 6fb3741 commit 25efbf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

manifests/init.pp

-2
Original file line numberDiff line numberDiff line change
@@ -808,8 +808,6 @@
808808
'error_documents_path' => $error_documents_path,
809809
}
810810

811-
notice $conf_template
812-
813811
file { "${apache::conf_dir}/${apache::params::conf_file}":
814812
ensure => file,
815813
mode => $apache::file_mode,

0 commit comments

Comments
 (0)