Skip to content

Commit

Permalink
wip: use new helper
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjfisher committed Feb 9, 2024
1 parent 0c24b5e commit 56ce57e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
install_package(host, 'redis-tools')
end

require 'beaker/module_install_helper'
install_module_on(hosts)
install_module_dependencies_on(hosts)
require 'beaker_puppet_helpers'
install_puppet_module_via_pmt_on(hosts)
# install_module_on(hosts)
# install_module_dependencies_on(hosts)

0 comments on commit 56ce57e

Please sign in to comment.