Re: [Puppet Users] Re: Puppet module layout

2011-06-23 Thread Nigel Kersten
On Thu, Jun 23, 2011 at 3:09 AM, Bruce Bushby wrote: > Thanks Nigel, appreciate the heads up! > > I'm finding that puppet module are great when you want a module for > "ssh" or a module for "sudoers"  ...but I can't find an example where > there is a module called "os" which contains "ssh.pp" , >

Re: [Puppet Users] Re: Puppet module layout

2011-06-20 Thread Ken Barber
> Getting back to my ultra simple setup, I'm finding that I can't run > "puppetd --test": > [root@msukpuppet02 puppet]# puppetd --test > err: Could not retrieve catalog from remote server: SSL_connect > returned=1 errno=0 state=SSLv3 read server certificate B: certificate > verify failed > warning:

Re: [Puppet Users] Re: Puppet module layout

2011-06-20 Thread Ken Barber
Augeas is a resource - I don't see how it fits in as a module. You may _use_ it in your modules if you like. On Mon, Jun 20, 2011 at 12:09 PM, Bruce Bushby wrote: > One last question: > > Would the list suggest implementing "augeas" where possible? and would > "augeas" fit into the "module layout