> From initial reading Puppet looks very powerful tool, but I am looking > for a solution that support multiple OS including windows. Why can't I > use Puppet for Windows ? (Couldn't I simply run JRuby?)
It's feasible just not yet implemented yet. Mostly the providers have not been written yet, along with some porting stuff. Windows handles groups, users, services, packages, etc very differently to *nix so we have to have a base set of types to make sense, then probably other custom windows specific types. There is some work under review to start to introduce support on the dev list. Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
