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
  bilt...@fastmail.fm

-- 
http://www.fastmail.fm - Email service worth paying for. Try it for free

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to