[Puppet Users] Linux hardening

2011-07-01 Thread Nicolas Arias
Hi guys!. I want to use puppet to automate initial linux hardening and to maintain a security configuration standard. Does any one knows if there are modules going around that take care of the usual hardening steps?. If not, i will work on them and share them. thanks! -- You received this mes

Re: [Puppet Users] Parsing files at nodes

2010-11-24 Thread Nicolas Arias
Thanks Nigel!!, i will give it a try later! On Wed, Nov 24, 2010 at 1:41 PM, Nigel Kersten wrote: > On Wed, Nov 24, 2010 at 7:13 AM, Nicolas Arias wrote: >> Hi, i want to check if the nodes are forwarding logs to a syslog >> server. At this moment i cant just push a new syslog.c

[Puppet Users] Parsing files at nodes

2010-11-24 Thread Nicolas Arias
Hi, i want to check if the nodes are forwarding logs to a syslog server. At this moment i cant just push a new syslog.conf file to the nodes, so, i want to know if its possible to tell the nodes to parse the syslog.conf files and fail the run or something like that if a specific line is not found.

[Puppet Users] Re: foreman installation questions

2009-09-17 Thread Nicolas Arias
a few days ago i got foreman from git and had the same problem. i forgot to mention it. On Thu, Sep 17, 2009 at 7:39 AM, Dan Bode wrote: > Hi Ohad, > > I wasnt able to install foreman over http from git using you installation > instructions. > > [u...@machine local]$ git clone http://github.com

[Puppet Users] Re: Rails is missing; cannot store configurations - Puppet 0.24.8 / Rails 2.3.2 / Gentoo

2009-09-10 Thread Nicolas Arias
solved: remove rails and action* gem install rails -v 2.0.2 just be sure to have only the 2.0.2 version of rails and its dependencies. On Thu, Sep 10, 2009 at 4:53 PM, Nicolas wrote: > > sorry to raise this message from the death, but im having the same > problem. > > puppet 0.24.8 > rails

[Puppet Users] question about reports

2008-09-30 Thread Nicolas Arias
when a node tries to send a report it drops the following error: err: Reporting failed: undefined method `graph' for # on the server i have: reports = rrdgraph,store reportdir = /var/www/puppetreports rrddir = /var/www/html/rrd rrdinterval