Re: [Puppet Users] Re: recursive descent

2013-12-17 Thread ygor
Have you tried experimenting ?br /Much of my Puppet savvy is from tinkering. br /br /Try some code. See what works and what does not work. br /br /Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.br /Bill

Re: [Puppet Users] Re: Puppet Dashboard: how to connect?

2013-12-13 Thread ygor
Check with your local admin with access to Red Hat Network. That is their job. br /br /Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.br /Bill Waterson (Calvin Hobbes) -- You received this message because

Re: [Puppet Users] examples of puppet yaml output

2013-12-12 Thread ygor
/var/lib/puppet/reportsbr /on a puppet master. br /br /Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.br /Bill Waterson (Calvin Hobbes) -- You received this message because you are subscribed to the Google

Re: [Puppet Users] crapload of files to check permissions and ownership

2013-08-02 Thread ygor
cookbook page. I do want to mange and change the files. Thanks. On Friday, August 2, 2013 2:45:01 PM UTC-4, Ygor wrote: Your link is for posting a new message to this group on Google Groups. Perhaps you wanted this: http://www.puppetcookbook.com/posts/remove-duplicated-file-resource

[Puppet Users] Re: Hiera YAML False bug

2013-06-06 Thread Ygor
I may have found the problem: Add the following block of code - you will need to have the puppet-forge module stdlib installed -- and see what it does class java::install ( $parameters = hiera('java', []), ) { # - start include stdlib if is_hash (

Re: [Puppet Users] New hiera backend for mysql

2012-03-05 Thread ygor
Sounds like a great idea, but I am still trying to get a basic understanding of just puppet and hiera. I really like the idea of separating the. ode unique data from the general manifest, but I would like to see a beginner's guide to puppet/hiera. The other piece that I am very interested in

Re: [Puppet Users] Certificate Annoyance: Time Differential

2012-02-27 Thread ygor
A suggestion based on how I deal with this : I use Cobbler to load the operating system and do basic configurations. Then I hand off to Puppet. One thing I do with Cobbler is the initial setting of the system clock using ntpdate or ntpd -q Hope this helps -Original Message- From:

[Puppet Users] Re: Time interval within execution of scripts from the server

2012-02-10 Thread Ygor
http://lmgtfy.com/?q=cron+random+delay Inserting Random Delay In Cron Jobs http://www.moundalexis.com/archives/76.php On Feb 9, 9:00 am, mukulm smilemukul2...@gmail.com wrote: Hi, I have multiple script to be copied executed from the puppet server on the client systems but i want to

[Puppet Users] Re: Managing SSH host private keys

2012-01-27 Thread Ygor
On Jan 26, 1:42 pm, Christopher Wood christopher_w...@pobox.com wrote: On Thu, Jan 26, 2012 at 06:32:49PM +, Dan White wrote: I am relatively new to both Puppet and ssh-keys, but is it possible for the PuppetMaster to generate all the keys rather that each client creating their own ?

[Puppet Users] n00b question - Does puppet monitor continuously ?

2010-11-16 Thread Ygor
Does something in the puppetmaster run the puppet modules/manifests periodically ? Or do I have to set up a cron job or something like that ? Thanks. -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to