Skip to content

Commit

Permalink
fixup! install packages from yumrepo(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jul 3, 2024
1 parent a502cb8 commit bb7958f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/support/acceptance/setup.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# frozen_string_literal: true

configure_beaker(modules: :metadata) do |host|
install_puppet_module_via_pmt_on(host, 'puppet/yum', '7')
end

def cleanup_rpm
on hosts, %(
dnf erase -y rke2\\*
Expand Down

0 comments on commit bb7958f

Please sign in to comment.