Displaying 1 result from an estimated 1 matches for "783708".
Did you mean:
73708
2012 Oct 12
2
Package install_options
Now that the install_options parameter can be applied to all package
providers, does anyone have advice on the best way to specify options to
yum?
For example, considering the common pattern of leaving a repo disabled most
of the time, if I wanted to pass
--enablerepo=epel
to yum, would I set
install_options => [''--enablerepo=epel'']
or
install_options =>