> I see, so Fabric is actually the only tool which allows agent-less
> operations.

aka Distributed SSH?  There are others, not sure of any that make it
into more of a language.

>
> Are there any Puppet modules available for Func and MCollective
> agents?

Not for Func, but I'm sure they would like it if you wrote one :)

Here's the current list:  https://fedorahosted.org/func/wiki/ModulesList

It's simple enough to just call "command execute" and invoke puppetd,
which is what most people do (if they are doing that).
The module would just shorten the command.

https://fedorahosted.org/func/wiki/CommandModule

You could also pretty easily make a module that surfaced facts for
augmenting the data in Func-Inventory:

https://fedorahosted.org/func/wiki/FuncInventory

However that's kind of extra if you are also using storeconfigs, so
I'm not sure you'd want to do that, but you could.

--Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to