[Puppet Users] require = Package['name'] directive is not working as expected

2012-10-08 Thread Basil Kurian
I have this definition added in one of my class files package { vixie-cron: ensure = installed, } cron { puppet: command = /usr/sbin/puppetd --onetime --no-daemonize --verbose --server puppet.example.com, user= root, hour= '*', minute = '*/15', require =

[Puppet Users] Re: require = Package['name'] directive is not working as expected

2012-10-08 Thread Basil Kurian
: /Stage[main]/Base/Cron[puppet]/ensure: created notice: Finished catalog run in 0.22 seconds On 8 October 2012 14:44, Basil Kurian basilkur...@gmail.com wrote: I have this definition added in one of my class files package { vixie-cron: ensure = installed, } cron { puppet: command

Re: [Puppet Users] require = Package['name'] directive is not working as expected

2012-10-08 Thread Basil Kurian
On 8 October 2012 14:55, Matthew Burgess matthew.2.burg...@googlemail.comwrote: On Mon, Oct 8, 2012 at 10:14 AM, Basil Kurian basilkur...@gmail.com wrote: I have this definition added in one of my class files package { vixie-cron: ensure = installed, } cron { puppet: command

Re: [Puppet Users] require = Package['name'] directive is not working as expected

2012-10-08 Thread Basil Kurian
info: Caching catalog for client.example.com info: Applying configuration version '1349670321' notice: /Stage[main]/Base/Package[vixie-cron]/ensure: created notice: /Stage[main]/Base/Cron[puppet]/ensure: created notice: Finished catalog run in 4.12 seconds On 8 October 2012 15:10, Basil Kurian

Re: [Puppet Users] require = Package['name'] directive is not working as expected

2012-10-08 Thread Basil Kurian
:-) On 8 October 2012 15:32, Matthew Burgess matthew.2.burg...@googlemail.comwrote: On Mon, Oct 8, 2012 at 10:40 AM, Basil Kurian basilkur...@gmail.com wrote: Now it is clear. The client that I'm using is a lower version one. [root@client ~]# rpm -qa | grep puppet puppet-2.6.17-2.el5

[Puppet Users] Getting error : can not intern instances from application/x-raw

2012-09-23 Thread Basil Kurian
Hi I 'm using nginx+unicorn on puppet master. I 'm getting the below error on my client [root@client ~]# /usr/sbin/puppetd --onetime --no-daemonize --verbose --server puppet.example.com info: Caching catalog for client.example.com info: Applying configuration version '1348374082' err: Could not

[Puppet Users] Re: Getting error : can not intern instances from application/x-raw

2012-09-23 Thread Basil Kurian
Added the below lines to fileserver.conf [files] path /etc/puppet/files/ allow puppet-example-clien and removed location /production/file_metadata/files/ { Section from nginx conf file. This resolved the issue. On 23 September 2012 18:08, Basil Kurian basilkur...@gmail.com wrote: Hi I

[Puppet Users] Re: Getting error : can not intern instances from application/x-raw

2012-09-23 Thread Basil Kurian
Earlier , I was trying to offload file sourcing from puppet , like the one mentioned here http://www.masterzen.fr/2010/03/21/more-puppet-offloading/ And it was not working :( On 24 September 2012 02:32, Basil Kurian basilkur...@gmail.com wrote: Added the below lines to fileserver.conf [files

Re: [Puppet Users] Re: Puppetmasterd not receiving certificate request

2011-02-15 Thread Basil Kurian
://groups.google.com/group/puppet-users?hl=en. -- Regards Basil Kurian -- 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

[Puppet Users] Puppet configuration for MySQL master-slave replication

2011-02-14 Thread Basil Kurian
out the entire details from it. Please give me links to some good articles or blogs containing such replication configurations. -- Regards Basil Kurian -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet

Re: [Puppet Users] Puppetmasterd not receiving certificate request

2011-02-14 Thread Basil Kurian
-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. -- Regards Basil Kurian -- You received this message because you are subscribed

Re: [Puppet Users] Puppetmasterd not receiving certificate request

2011-02-14 Thread Basil Kurian
Then try puppetd --test on client On 15 February 2011 09:24, Basil Kurian basilkur...@gmail.com wrote: Set the IP of puppet master as hostname puppet on /etc/hosts file of client That is something like 192.168.2.100 puppet.example.local puppet On 15 February 2011 07:25, mark risher

Re: [Puppet Users] Problem with specifying server name

2011-01-20 Thread Basil Kurian
On 20 January 2011 11:29, Patrick kc7...@gmail.com wrote: On Jan 19, 2011, at 6:06 AM, Basil Kurian wrote: root@client ~# puppetd --test err: Could not retrieve catalog from remote server: undefined method `closed?' for nil:NilClass warning: Not using cache on failed catalog err: Could

Re: [Puppet Users] Re: Problem with specifying server name

2011-01-20 Thread Basil Kurian
: undefined method `closed?' for nil:NilClass warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run Any idea ?? -- Regards Basil Kurian http://basilkurian.tk -- You received this message because you are subscribed to the Google Groups Puppet

[Puppet Users] Problem with specifying server name

2011-01-19 Thread Basil Kurian
err: Could not retrieve catalog; skipping run Any idea ?? -- Regards Basil Kurian http://basilkurian.tk -- 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