Ohad Levy wrote:
> you could parse the yaml files under yaml/node/hostname, it would
> include the date of the last connection between the puppetmaster and its
> client.
Or there is puppetlast - also in the ext directory - that will output
the last connection time/date/etc.
Regards
James Turnbul
Thank you for your message.
I am out of the office until August 17th and will respond after I return.
Thank you!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send
Dear Matt
It appears you are on leave! Congratulations! As you would know we all
love a holiday. In future though could you consider tuning your
out-of-office email to only respond to mailing lists once.
My eternal thanks and I hope you have enjoyed your time away from the
office.
Kind Regard
Hi
> I've got a module that sets the root mail destination, and thereafter
> runs newaliases:
>
> class shared-mailaliases
> {
> if ($skip_mailaliases != "true")
> {
> mailalias
> { "root":
> ensure=> present,
>
Hi
how do I tell with user type to use userdel with -r short of using exec type?
i have a user account called `foo'
so i created a test puppet file local to the system called test.pp
# cat test.pp
user {"foo":
ensure => absent,
managehome => true,
}
when I apply
I see there is alreay a ticket on this for about 2 yrs now with no
plan to work on it yet
http://projects.reductivelabs.com/issues/552
On Sun, Aug 16, 2009 at 11:20 AM, Asif Iqbal wrote:
> Hi
>
> how do I tell with user type to use userdel with -r short of using exec type?
>
> i have a user acc
On Sun, Aug 16, 2009 at 12:39 PM, Asif Iqbal wrote:
> I see there is alreay a ticket on this for about 2 yrs now with no
> plan to work on it yet
>
> http://projects.reductivelabs.com/issues/552
looks like someone offered patches but not implemented yet
http://projects.reductivelabs.com/issues/4
James Turnbull wrote:
> It appears you are on leave! Congratulations! As you would know we
> all love a holiday. In future though could you consider tuning your
> out-of-office email to only respond to mailing lists once.
Even once is too much for an autoresponse to a mailing list! But it's
of
> On Sun, Aug 16, 2009 at 12:39 PM, Asif Iqbal wrote:
>> I see there is alreay a ticket on this for about 2 yrs now with no
>> plan to work on it yet
>>
>> http://projects.reductivelabs.com/issues/552
>
> looks like someone offered patches but not implemented yet
>
> http://projects.reductivelab
On Friday 14 August 2009 06:38:21 Jordi Funollet wrote:
> If your host has a firewall, remeber to open tcp/8193.
>
> Try this to get more information:
>
># puppetrun --debug --foreground --host puppt-7-lab-vm
>
It just shows:
# puppetrun --debug --foreground --host puppt-7-lab-vm
debug: Parsi
10 matches
Mail list logo