Re: [Puppet Users] puppet kick not working against windows service

2012-08-22 Thread Matt F
I've installed mcollective, and I can get data from the client (IE: mco inventory mywindowsclient). I've configured the puppetd agent plugin, and that shows up in the mco inventory output as well. However, I still cannot trigger puppet to update on the client. Any idea of what the cause might

Re: [Puppet Users] puppet kick not working against windows service

2012-08-22 Thread Matt F
BTW: I'm seeing the following on the client, in the mcollective log - not sure if this is an issue: D, [2012-08-22T12:15:14.761477 #3224] DEBUG -- : runnerstats.rb Incrementing total stat D, [2012-08-22T12:15:14.761477 #3224] DEBUG -- : pluginmanager.rb Returning cached plugin security_plugin

Re: [Puppet Users] puppet kick not working against windows service

2012-08-22 Thread Josh Cooper
Hi Matt, I'm not sure what the issue is. I recommend posting to the mcollective-users list. On Wed, Aug 22, 2012 at 10:56 AM, Matt F mfan2...@gmail.com wrote: Here's the mcollective.log from the client: D, [2012-08-22T13:54:28.907044 #3224] DEBUG -- : runnerstats.rb Incrementing total stat

[Puppet Users] puppet kick not working against windows service

2012-08-17 Thread Matt F
I am running puppet 2.7.14 - CentOS 6 server, CentOS and windows 2008 R2 clients. I'm having problems with the puppet kick command - it works on linux clients, and on my windows box when puppet agent --no-daemonize --verbose is run from a command prompt. However, when I run it as a windows

Re: [Puppet Users] puppet kick not working against windows service

2012-08-17 Thread Nan Liu
On Fri, Aug 17, 2012 at 6:55 AM, Matt F mfan2...@gmail.com wrote: I am running puppet 2.7.14 - CentOS 6 server, CentOS and windows 2008 R2 clients. I'm having problems with the puppet kick command - it works on linux clients, and on my windows box when puppet agent --no-daemonize --verbose

Re: [Puppet Users] puppet kick not working against windows service

2012-08-17 Thread Matt F
Thanks Nan! Do you know if windows support of -listen is planned for any future release? (it's not clear to me reading the bug that you referenced). -- You received this message because you are subscribed to the Google Groups Puppet Users group. To view this discussion on the web visit

Re: [Puppet Users] puppet kick not working against windows service

2012-08-17 Thread Josh Cooper
Hi Matt, On Fri, Aug 17, 2012 at 8:41 AM, Matt F mfan2...@gmail.com wrote: Thanks Nan! Do you know if windows support of -listen is planned for any future release? (it's not clear to me reading the bug that you referenced). Minor clarification. Puppet supports --listen on Windows, i.e. when