Nick Carpenter
Nick Carpenter
We hit this too. It was especially bad with Active Directory integration. The full Name was not known by us until we added it to Jenkins. (Service account - and...
+1 on @ahharu . All Stash plugins can be configured automatically. And the more generic use case of automating the plugin config is the way to go. Global makes sense...
That confirms I think what @jjasghar was saying. Looking at [this line](https://github.com/test-kitchen/kitchen-openstack/blob/master/lib/kitchen/driver/openstack.rb#L204) we are basically doing what ec2 is already doing. Only change would be to add an if/else where...
@EasyAsABC123 - as far as I am aware Windows 7/Server 2008 and above comes with native powershell 2 or above. Unless I am mistaken. And most Windows Sys admins make...
Depends if we want the APIs to be compatible or not. In other words, do we want to keep the resource definitions you have set up for the current resources...
PR opened for alternatives for now. I think we should figure out the future of IIS. - Do we want to support this up until pre-dsc. Then move over to...
Looks like WMF5 production ready, will be [coming soon](http://blogs.msdn.com/b/powershell/archive/2015/08/06/windows-management-framework-wmf-5-0-roadmap.aspx)
As far as container support etc. Only time will tell. I would be shocked if msft released RTM containers without at least some basic DSC functionality built in.