----- Original Message -----
> From: "Keith Burdis" <[email protected]>
> To: "puppet-users" <[email protected]>
> Sent: Friday, February 1, 2013 12:40:17 PM
> Subject: Re: [Puppet Users] Re: mcollective puppetd plugin does not work
> 
> I can't check at the moment but shouldn't that be 'mco puppet runonce fqdn=
> puppet.example.net' ?
> 
>   - Keith
> 
> 
> On 1 February 2013 11:23, <[email protected]> wrote:
> 
> > Hey i have installed mcollective server cleint and puppet master, agent
> > successfully. I have also installed puppet agent plugin. But when i run
> > mco puppet runonce
> >
> >  * [ ============================================================> ] 2 / 2
> >
> > Finished processing 2 / 2 hosts in 1093.05 ms
> >  This command runs successfully for all nodes. But i want to run puppet
> > agent for only the specified server. For this i m using ..
> >
> > mco puppet runonce --server puppet.example.net
> > I m getting following error ===>>
> >
> > The puppet application failed to run, use -v for full error details:
> > Cannot validate input server: Unknown validator: 'puppet_server_address'.
> > I m unable to find put the issue. Please help me??

--server chooses a specific puppet master to run against, the error suggests
you didnt install the plugin properly though

The filtering and limiting of which nodes you run against is standard across
all mcollective commands, plenty of examples over @ 
http://docs.puppetlabs.com/mcollective/reference/basic/basic_cli_usage.html

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to