This is actually filed in Bug #5517 (Accepted) and a few others and has 10
votes.
http://projects.puppetlabs.com/issues/5517
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/
Haris,
On Jul 6, 7:19 am, "M.F.Haris" wrote:
> $sourcepath = $operatingsystem ? {
> AIX => "/etc/puppet/modules/userkeys/files/$pub_key.$username",
> default => "puppet:///SLES/$pub_key.${username}",
> }
Here, on the AIX path you tell it to copy the id_dsa.pub /from a local
f
On Jul 26, 12:20 am, David Schmitt wrote:
>
> Write instead:
>
> file {
> "audit.rules":
> owner => "root",
> group => "root",
> mode => "600",
> path => $operatingsystem ? {
> default => "/etc
On Oct 26, 1:00 pm, Taylor Leese wrote:
> Patrick,
>
> Any idea if people are using versions > 2.2.5 in the wild
> successfully? I tried to revert back to 2.2.2 previously, but I
> received a number of compilation errors when running passenger-install-
> apache2-module so it seems like moving up m
I also tried to look at this; since it was causing me issues as well. I had
800,000 rows or so in the reports table but I accidentally corrupted it
(kill -9) so I won't have that many for a few more days.
I created the separate indexex for kind and status but MySQL didn't use
them. It uses in
Writing this is groups.google.com's interface, pardon the formatting.
Some bugs that have been causing us a bit of pain that I would really be
happy if they actually got fixed:
#3910 - Server is not authoritative over client environment when specified
in an ENC
This particular bug has been ope
I compiled my own Ruby (1.8.7p72), Facter (1.5.7), and my own Puppet
in BFF format with GCC on AIX 5.3 TL 9 (won't work on earlier AIX). I
can make these files available if you want, or I can supply you with
the templates used in mkinstallp. Take a look at
http://reductivelabs.com/trac/puppet/wik