I hope that the answer to this isn't posted up somewhere else, I have
looked around and I haven't found much of anything, augeas documentation
seems to be thin. Is there even full documentation for all the augeas
function and language syntax? What I am trying to do is edit the
grub.conf file and m
continue to work on this and if, somehow, I find
a solution to the audit = 1 problem I will post it up so maybe the
next person along the line can find it.
Thanks again,
-Erinn
On Jul 15, 7:04 am, Rob McBroom wrote:
> On Jul 14, 2010, at 5:23 PM, Erinn Looney-Triggs wrote:
>
> > I h
An option I like is a source like this:
source => "puppet://$servername/modules/audit/$architecture/
audit.rules"
Place your audit.rules in x86_64 and whatever 32-bit is (sorry don't
have any of those).
-Erinn
On Jul 27, 8:32 am, David Schmitt wrote:
> +1, although it just works for the source
Let me just say thank you for this, I was dealing with the issue of a
line getting added every time this morning and was just about to post
up a request for some help when your documentation came along with the
solution. Thank you again for putting this together.
-Erinn
On Aug 23, 9:17 am, Rob M
I am having a tough time finding an answer to this, probably due to my lack of
Google skills.
I have been working to get hiera-eyaml plugin working.
Hiera from the command line is able to look up the values in the eyaml files.
Implying that it is loading up the correct gems etc. The puppetmaste