Project

General

Profile

« Previous | Next » 

Revision 0223b654

Added by Ewoud Kohl van Wijngaarden about 4 years ago

Drop redundant modulesync config

View differences:

spec/spec_helper_acceptance.rb
on host, 'sed -i "s/keepcache=.*/keepcache=1/" /etc/yum.conf'
# refresh check if cache needs refresh on next yum command
on host, 'yum clean expire-cache'
# We always need EPEL
on host, puppet('resource', 'package', 'epel-release', 'ensure=installed')
end
end
end

Also available in: Unified diff