Hi,
I haven't played with mco, but doesn't the document you quote say
"puppet_tags" instead of just "tags"?
I assume the parameter should be --puppet_tags=mysql::master.
HTH,
Felix
On 12/08/2013 05:22 AM, Jay Christopherson wrote:
> $ mco puppet runonce --tags mysql::master
>
> From the docs:
Has anyone successfully use the class selectors for the puppet MCollective
plugin?
Something like:
$ mco puppet runonce --tags mysql::master
>From the docs:
*puppet_tags*
*===*
*Validates that a comma seperated list of tags are valid Puppet class names*
* Author: R.I.Pienaar >*
*