Skip to content

Commit

Permalink
Fixes #37680 - Stop installing postgresql_evr extension
Browse files Browse the repository at this point in the history
  • Loading branch information
sjha4 committed Jul 25, 2024
1 parent 79e1354 commit a923864
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions manifests/application.pp
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@
config_file => "${foreman::plugin_config_dir}/katello.yaml",
}

if $manage_db {
package { $postgresql_evr_package:
ensure => installed,
}
}

# required by configuration in katello-apache-ssl.conf
include apache::mod::setenvif

Expand Down

0 comments on commit a923864

Please sign in to comment.