Skip to content

Commit

Permalink
Revert "fix acceptance tests on Rocky/RHEL 8"
Browse files Browse the repository at this point in the history
This reverts commit 897a16e.
  • Loading branch information
cruelsmith committed Sep 24, 2024
1 parent 0b2f950 commit 329af79
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
class proftpd::install {
assert_private()

if $facts['os']['family'] == 'RedHat' {
Yumrepo <| |> -> Package <| |>
}

if $proftpd::package_manage {
package { $proftpd::packages:
ensure => $proftpd::package_ensure,
Expand Down

0 comments on commit 329af79

Please sign in to comment.