Displaying 1 result from an estimated 1 matches for "baseurlhttp".
2012 May 15
4
enabling a yum repository
I have a class that pulls in some yum repositories. One of the yum
repositories is disabled, but on one host I''d like to enable it.
i.e. I''d like to do something like this:
class { ''myyumrepos'': }
yumrepo { ''EPEL'': enabled => 1, }
What''s the best way to do this?
I am using an ENC.
--
Biltong
biltong@fastmail.fm
--