There's no syslog equivalent on windows. So whenever I run puppet, it complains for lack of a syslog module. I'm not sure how to handle this in a clean way. So far I've gotten by with creating a blank syslog.rb file in whichever directory I'm running puppet from. And for the tests, I created syslog.rb in the spec directory, and added it to .gitignore.
I remember Paul Nasrat mentioning some time back that he had a patch to solve this problem. Perhaps that could be integrated together with the windows code? Or is there anything I could be doing about it? My code is published at http://github.com/finalprefix/puppet/tree/win. I've rebased against the master branch just today. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
