Re: [Puppet Users] Re: Issue when istalling puppet-server in RHEL 6.

2013-02-22 Thread Moses Mendoza
Strange. How about the output of: python -c 'import yum ; conf = yum.YumBase().conf ; print conf.yumvar["releasever"] ; print conf.distroverpkg' In a sane world this will print "6" and "redhat-release" (and the correct package would have installed originally). On Wed, Feb 20, 2013 at 10:51 PM

[Puppet Users] Re: Issue when istalling puppet-server in RHEL 6.

2013-02-20 Thread DreamBig
cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.2 (Santiago) On Feb 19, 11:53 pm, Moses Mendoza wrote: > On Tue, Feb 19, 2013 at 2:38 AM,DreamBig wrote: > > Hi , > > > Following is the issue: > > > puppet.repo: > > > [puppetlabs] > > name=Puppet Labs Packages > > baseurl=http: