On Friday, January 10, 2014 6:26:25 AM UTC-6, Ygor wrote: > > Unless I am seriously mistaken, "masterless Puppet" is achieved by each > node being its own master. >
Then I guess you are seriously mistaken. Masterless Puppet is normally achieved by nodes using "puppet apply" against locally-accessible manifests and data. No master is involved. Responsibility for distributing manifests, data, custom plugins, etc. is outside Puppet's scope in this case. > And since puppet-master does not work on Windows (agent only) I suspect > that masterless Windows puppet is mot currently possible. > > But "puppet apply" does work on Windows, and people do use it to run masterless Puppet on Windows. John -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/375eb3d1-8f91-46b4-8241-76def2d87f6c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
