[Puppet Users] Re: need assistance

2016-05-09 Thread Manoj Muraleedharan
The following links to be helpful for understanding basics of puppet and module writing. https://www.youtube.com/playlist?list=PLKqyiDdtB8i4pkMgufRXQ1XVte2ezDSNO http://www.slashroot.in/puppet-tutorial-configuring-puppet-agent http://www.puppetcookbook.com/ On Monday, 9 May 2016 19:15:59

[Puppet Users] Read values from puppet agent

2016-05-09 Thread Manoj Muraleedharan
I have used puppet 3.8.6 in my master and agent nodes. There are more than 30 agent nodes are controlled by puppet master. I have installed apache server on all agent nodes. I want to count the total line number of apache access log file at midnight 12 on all agent nodes and the total line

[Puppet Users] Erb template

2016-05-02 Thread Manoj Muraleedharan
I have two erb template, one for main config file and another for child process config file. I need to want to create config file for 3 child process config file inside main erb template by calling another erb template inside. these 3 config files has to be three different name. I need the

[Puppet Users] Puppet Hiera Hash SubKey Interpolation

2016-04-27 Thread Manoj Kumar
Hi All, Can you guys please help me to get the hiera hash subkey value in yaml files? What I have in exec.yaml talend::*exec_mount_points:* dataloading2: ad_user : 'user123' ad_password: 'test123' ad_domain: '' creds_file: 'passfile' mount_source:

Re: [Puppet Users] Puppet/Puppetboard throwing error 'Internal Server Error'

2016-02-13 Thread Manoj Kumar
Yes I was able to connect to that port :( Thanks and Regards, Manoj Kumar FB : http://www.facebook.com/manojksamtani Blogger: http://linuxtroubleshoot.blogspot.com/ On Sat, Feb 13, 2016 at 4:29 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > OK, but seriously, what's

Re: [Puppet Users] Puppet/Puppetboard throwing error 'Internal Server Error'

2016-02-11 Thread Manoj Kumar
yess I can see that too Thanks and Regards, Manoj Kumar FB : http://www.facebook.com/manojksamtani Blogger: http://linuxtroubleshoot.blogspot.com/ On Fri, Feb 12, 2016 at 4:25 AM, Felix Frank < felix.fr...@alumni.tu-berlin.de> wrote: > On 01/27/2016 07:59 AM, Manoj Kumar wrote:

Re: [Puppet Users] Puppet/Puppetboard throwing error 'Internal Server Error'

2016-01-26 Thread Manoj Kumar
Yes, puppetdb is running :( Thanks and Regards, Manoj Kumar FB : http://www.facebook.com/manojksamtani Blogger: http://linuxtroubleshoot.blogspot.com/ On Tue, Jan 26, 2016 at 5:19 PM, Lowe Schmidt <m...@loweschmidt.se> wrote: > Is PuppetDB running? > > -- > Lowe Schmidt

[Puppet Users] Puppet/Puppetboard throwing error 'Internal Server Error'

2016-01-25 Thread Manoj Kumar
Getting following error in apache logs : [Mon Jan 25 11:44:21.960584 2016] [:error] [pid 13523] ERROR:pypuppetdb.api:Not Found localhost:8080 over HTTP. [Mon Jan 25 11:44:21.964374 2016] [:error] [pid 13523] ERROR:pypuppetdb.api:Not Found localhost:8080 over HTTP. [Mon Jan 25 11:44:21.964949

[Puppet Users] How to call hiera hash from puppet module custom function

2015-12-27 Thread Manoj Kumar
Hi, Can anyone please help to know "How to call hiera hash from puppet module custom function??" Like we have following hash in hiera ssh_groups: 'webadmin': ensure: present gid: '2001' role: - web priority: 60 content: 'ALL=(ALL)

[Puppet Users] Detail: uninitialized constant Puppet::Parser::TemplateWrapper::Mysql

2015-07-21 Thread Manoj Kumar
Hi All, I am getting following error while running puppet agent puppet agent -tv Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Unable to add resolve nil for fact ks_memsql_nodeid: undefined method `num_rows' for Error: 2003:String Unable to add resolve nil for fact

Re: [Puppet Users] Re: is there any way to see what are the resources exported by a node?

2013-07-25 Thread Manoj
, visit https://groups.google.com/groups/opt_out. -- Manoj +61-416128308 -- 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

[Puppet Users] using a custom class module with puppet 0.24.8

2013-06-24 Thread Manoj Bhola
, } Syntax error at '{'; expected '}' at /root/custom1.pp:1 The class module is in the correct place within the file system and where puppet expects to find it. Any help would be much appreciated. Thanks Manoj -- You received this message because you are subscribed to the Google Groups

[Puppet Users] Re: Calling a custom class module via a manifest - puppet 0.24.8

2013-06-24 Thread Manoj Bhola
= 192.168.69.20, filtersubnet = 192.168.1.0 255.255.255.0, cipher = low, mailserver = mail.localdomain, mailfrom = nrm@$fqdn, mailto = supportadmin@localdomain, enable = false, } The - might be confusing. On Sunday, June 23, 2013 10:34:31 AM UTC+10, Manoj Bhola wrote: Hi, I hope

Re: [Puppet Users] Calling a custom class module via a manifest - puppet 0.24.8

2013-06-24 Thread Manoj Bhola
Hi Keith, I've just tried what you suggested and that doesn't work either, I get the same error. Thanks Manoj On Monday, June 24, 2013 5:03:59 AM UTC+1, Keith Burdis wrote: Perhaps try removing the final trailing comma after enable = false. Some Puppet versions have a problem

Re: [Puppet Users] Calling a custom class module via a manifest - puppet 0.24.8

2013-06-24 Thread Manoj Bhola
2.6.x of the puppet client. It's just some machines had this older version and I was hoping to get away with it so to speak. Regards Manoj On Monday, June 24, 2013 1:34:27 PM UTC+1, R.I. Pienaar wrote: - Original Message - From: Manoj Bhola mbho...@gmail.com javascript

[Puppet Users] Calling a custom class module via a manifest - puppet 0.24.8

2013-06-23 Thread Manoj Bhola
, filtersubnet = 192.168.1.0 255.255.255.0, cipher = low, mailserver = mail.localdomain, mailfrom = nrm@$fqdn, mailto = supportadmin@localdomain, enable = false, } Manoj -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from