Skip to content

Commit

Permalink
Merge pull request #2494 from puppetlabs/remove-useless-notice
Browse files Browse the repository at this point in the history
Remove useless notice
  • Loading branch information
ekohl authored Nov 17, 2023
2 parents fad5928 + 6fb3741 commit 25efbf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 25efbf0

Please sign in to comment.