[Puppet Users] Puppet-dashboard work well but can't see any node

2013-06-17 Thread Rajat Patel
Hi Guys, We have Cent OS 6.4 server which is puppet master server, its take all mix environment(fedora/redhat/centos/windows). Right now we have add 2 node one

[Puppet Users] Re: Managing (and pinning) package versions with puppet

2013-06-17 Thread Rajat Patel
In my opinion the version and/or holdable features should be re-implemented as a new variable, such as: package { 'apache2' ensure => installed, version => '2.0.64', hold => true, } Rajat On Saturday, June 15, 2013 3:36:00 AM UTC+5:30, Andres Olarte wrote: > > I have an installation th

[Puppet Users] Re: Dashboard in Fedora 18

2013-06-27 Thread Rajat Patel
I had same issues following answer I got Konrad Scherer Jun 19 On 13-06-17 04:04 AM, Rajat Patel wrote: > Hi Guys, > > We have Cent OS 6.4 server which is puppet master server, its take all > mix environment(fedora/redhat/centos/windows). > > Right now we have add 2 no