puppet-sandbox icon indicating copy to clipboard operation
puppet-sandbox copied to clipboard

added support for windows

Open kdimiche opened this issue 11 years ago • 4 comments

My team uses vagrant and puppet-sandbox for linux administration. We recently needed to incorporate windows. I wanted to contribute back the windows support.

kdimiche avatar Dec 20 '13 00:12 kdimiche

Unfortunately, I don't have access to any windows VMs to test this. Can anyone else confirm this PR? Also, what exactly is the certificate's manifest solving? Do you need to have the windows conditional twice if you're only including it for windows clients?

elasticdog avatar Feb 16 '14 19:02 elasticdog

Hi! I just forked this project to look at integrating Windows. I'm not a Windows guy, but I'm fascinated by https://github.com/ferventcoder/vagrant-windows-puppet and the use of powershell scripts to install .NET4, Chocolatey and Puppet. I was hoping to use your puppet sandbox for testing the integration of windows support into our core infrastructure puppet modules.

@ferventcoder has window's boxes of several version setup in his repo if that helps!

salderma avatar Feb 13 '15 15:02 salderma

@ferventcoder has window's boxes of several version setup in his repo if that helps!

Still need licenses though :-) Let me know how your work goes and if you get something usable to merge back in here. Thanks for the info.

elasticdog avatar Feb 13 '15 19:02 elasticdog

Still need licenses though :-) Let me know how your work goes and if you get something usable to merge back in here. Thanks for the info.

Take a look at atlas for some usable Windows boxes for testing - https://atlas.hashicorp.com/opentable and https://atlas.hashicorp.com/boxes/search?utf8=%E2%9C%93&sort=&provider=&q=windows

ferventcoder avatar Feb 13 '15 21:02 ferventcoder