On Aug 22, 2010, at 9:33 PM, Dan Bode wrote:
>
>
> On Sun, Aug 22, 2010 at 9:30 PM, Patrick wrote:
>
> On Aug 22, 2010, at 9:26 PM, Dan Bode wrote:
>
>> Hi Patrick,
>>
>> Which is right?
>>
>> if you just need absent/present ensure states, then use the ensurable method
>> (expects create/
On Sun, Aug 22, 2010 at 9:30 PM, Patrick wrote:
>
> On Aug 22, 2010, at 9:26 PM, Dan Bode wrote:
>
> Hi Patrick,
>
> On Sun, Aug 22, 2010 at 9:01 PM, Patrick wrote:
>
>> I'm making a cups manager type and I'm having trouble figuring out where I
>> should parameters and where I should use propert
On Aug 22, 2010, at 9:26 PM, Dan Bode wrote:
> Hi Patrick,
>
> On Sun, Aug 22, 2010 at 9:01 PM, Patrick wrote:
> I'm making a cups manager type and I'm having trouble figuring out where I
> should parameters and where I should use properties. The file is at
> http://github.com/kc7zzv/puppet-c
Hi Patrick,
On Sun, Aug 22, 2010 at 9:01 PM, Patrick wrote:
> I'm making a cups manager type and I'm having trouble figuring out where I
> should parameters and where I should use properties. The file is at
> http://github.com/kc7zzv/puppet-cups_printer/blob/master/lib/puppet/type/cups_printer.r
I'm making a cups manager type and I'm having trouble figuring out where I
should parameters and where I should use properties. The file is at
http://github.com/kc7zzv/puppet-cups_printer/blob/master/lib/puppet/type/cups_printer.rb
.
I was accidentally using "newproperty" and "newparameter" int
Hi all:
Who can help me to resolve this problem.
###
Best regards
Timo Seven
blog: http://zauc.wordpress.com
twitter: http://twitter.com/zauc
Linux System Admin & MySQL DBA
在 2010年8月19日 下午1:47,Timo Seven 写道:
> follow is the log
>
>
> Processing Nod
Great idea
Sent from my iPhone
On Aug 22, 2010, at 9:58 AM, "R.I.Pienaar" wrote:
> hello,
>
> - "Chris" wrote:
>
>> Hi
>>
>> Is there a way to parse the yaml reports on locally on the puppet
>> clients. What I'd like to offer our sysadmins is a command that will
>> give them some info w
Puppet logs to syslog so why not setup an alias that just runs "grep
puppet /var/log/messages". The log file may differ between
distributions (daemon.log for Debian), but this generally suffices for
me.
On 23 August 2010 00:20, Carl.caum wrote:
> You could always have a script that queries the p
You could always have a script that queries the puppetmaster or whatever your
report server is. I'd just use https. Have some cgi script that grabs the
latest yaml file for the requesting host and then returns it. The requesting
script on the client can then parse it and do whatever with it. You
hello,
- "Chris" wrote:
> Hi
>
> Is there a way to parse the yaml reports on locally on the puppet
> clients. What I'd like to offer our sysadmins is a command that will
> give them some info when the last puppetrun was and whether anything
> has changed. This could be included in .profile/
Hi
Is there a way to parse the yaml reports on locally on the puppet
clients. What I'd like to offer our sysadmins is a command that will
give them some info when the last puppetrun was and whether anything
has changed. This could be included in .profile/.bashrc. We have an
environment where admin
On Sun, Aug 22, 2010 at 12:20 AM, Douglas Garstang
wrote:
> On Sun, Aug 22, 2010 at 12:02 AM, Joe McDonagh
> wrote:
>> On 08/22/2010 02:42 AM, Douglas Garstang wrote:
>>
>>>
>>> This seems a bit weird to me. The second parameter isn't optional (I
>>> think the 2nd and 3rd parameters should be swi
On Sun, Aug 22, 2010 at 12:02 AM, Joe McDonagh
wrote:
> On 08/22/2010 02:42 AM, Douglas Garstang wrote:
>
>>
>> This seems a bit weird to me. The second parameter isn't optional (I
>> think the 2nd and 3rd parameters should be switched), which means that
>> you MUST have a default value in there,
On 08/22/2010 02:42 AM, Douglas Garstang wrote:
>
> This seems a bit weird to me. The second parameter isn't optional (I
> think the 2nd and 3rd parameters should be switched), which means that
> you MUST have a default value in there, which means, you might as well
> use the same value as in the
14 matches
Mail list logo