Skip to content

Commit

Permalink
acceptance test: ust puppet/epel instead of stahnma-epel
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 26, 2020
1 parent 700b5ab commit 9ec4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

# Install additional modules for soft deps
install_module_from_forge('puppetlabs-apache', '>= 2.1.0 < 6.0.0')
install_module_from_forge('stahnma-epel', '>= 1.2.2 < 2.0.0')
install_module_from_forge('puppet-epel', '>= 3.0.0 < 4.0.0')
end
end

0 comments on commit 9ec4c23

Please sign in to comment.