Re: [Puppet Users] yumrepo behavior question

2011-11-08 Thread Michael Stahnke
On Tue, Nov 8, 2011 at 4:21 PM, Neal wrote: > Hi All, > I have two yumrepos configured: > > class yumrepos { > yumrepo { 'RHEL6.1_Repo': >  baseurl  => 'http://hostname.domain.com/rhel6', >  descr    => 'Internal RHEL6.1 Repository', >  enabled  => '1', >  gpgcheck => '0', > } > yumrepo { 'Company

[Puppet Users] yumrepo behavior question

2011-11-08 Thread Neal
Hi All, I have two yumrepos configured: class yumrepos { yumrepo { 'RHEL6.1_Repo': baseurl => 'http://hostname.domain.com/rhel6', descr=> 'Internal RHEL6.1 Repository', enabled => '1', gpgcheck => '0', } yumrepo { 'Company_EL6_Repo': baseurl => 'http://hostname.domain.com/repo.el6