As was advised, it's better manage the whole repository, using puppet/yum 
module for example.

You can manage some of the feature of the repo, this way:

yumrepo { 'HighAvailability':
  descr => 'name=CentOS-$releasever - HA',
  enabled => '1',
  target => '/etc/yum.repos.d/CentOS-HA.repo',
}

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/38402319-5e8d-45c9-8a10-94641de59bb9%40googlegroups.com.

Reply via email to