Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
Hi Sean,
I ended up following this doc:
http://kitchen.ci/blog/test-kitchen-windows-test-flight-with-vagrant/
It has instructions for building a Windows box for test-kitchen. I’m assuming that’s what you’re trying to do.
Cheers,
From: Sean Farrow sean.farrow@seanfarrow.co.uk
Sent: Friday, September 25, 2015 9:10 AM
To: chef
Subject: [chef] Quick bento query
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
The bento project doesn't support Windows boxes... yet. The boxcutter
project has working definitions I've used in the past, though:
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow
sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
Hi,
Would windows support be something you'd be interested in? What would be involved in doing this--I'm happy to contribute if this is wanted.
Cheers
Sean.
-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 25 September 2015 17:56
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento query
The bento project doesn't support Windows boxes... yet. The boxcutter project has working definitions I've used in the past, though:
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
At the moment, I have to say that the boxcutter project is pretty good and has shaved a lot of the requisite yaks already. Speaking as someone who has worked on bento in the past (though I’m no longer a maintainer due to ENOTIME) I’m a little reluctant for us to duplicate work unless there’s a compelling reason — e.g. we bring a vastly different philosophy to the table than another box-building project.
One of those differentiating factors might be if we were able to somehow build Windows bento boxes in the CI we have set up for Bento, much as we do for almost all the other Linuxes. The challenges to that are:
We realize this makes the experience of using Test Kitchen with Windows guests pretty poor, but it is a legal issue not a technical one IMO. So far we’ve not had luck convincing MSFT counsel to see the light.
On Sep 27, 2015, at 6:36 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
Would windows support be something you'd be interested in? What would be involved in doing this--I'm happy to contribute if this is wanted.
Cheers
Sean.-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 25 September 2015 17:56
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryThe bento project doesn't support Windows boxes... yet. The boxcutter project has working definitions I've used in the past, though:
GitHub - boxcutter/windows: Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript
- Julian
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: Julian Dunn's Blog - Commentary on media, technology, and everything in between. * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
Hi,
That's all fair comment, the only thing I would disagree with is demonstration windows iso's are available. Would these be usable as they can run without a product key for 120 days.
Cheers
Sean.
-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 28 September 2015 01:05
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento query
At the moment, I have to say that the boxcutter project is pretty good and has shaved a lot of the requisite yaks already. Speaking as someone who has worked on bento in the past (though I’m no longer a maintainer due to ENOTIME) I’m a little reluctant for us to duplicate work unless there’s a compelling reason — e.g. we bring a vastly different philosophy to the table than another box-building project.
One of those differentiating factors might be if we were able to somehow build Windows bento boxes in the CI we have set up for Bento, much as we do for almost all the other Linuxes. The challenges to that are:
We realize this makes the experience of using Test Kitchen with Windows guests pretty poor, but it is a legal issue not a technical one IMO. So far we’ve not had luck convincing MSFT counsel to see the light.
On Sep 27, 2015, at 6:36 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
Would windows support be something you'd be interested in? What would be involved in doing this--I'm happy to contribute if this is wanted.
Cheers
Sean.-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 25 September 2015 17:56
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryThe bento project doesn't support Windows boxes... yet. The boxcutter project has working definitions I've used in the past, though:
GitHub - boxcutter/windows: Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript
- Julian
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: Julian Dunn's Blog - Commentary on media, technology, and everything in between. * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
That is true, although my experience has been that MSFT generally only makes the latest eval (i.e. Server 2012r2 at the moment) available publicly. Once a version of Windows is older, the ISO gets stuck behind the MSDN paywall.
On Sep 28, 2015, at 3:47 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
That's all fair comment, the only thing I would disagree with is demonstration windows iso's are available. Would these be usable as they can run without a product key for 120 days.
Cheers
Sean.
-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 28 September 2015 01:05
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryAt the moment, I have to say that the boxcutter project is pretty good and has shaved a lot of the requisite yaks already. Speaking as someone who has worked on bento in the past (though I’m no longer a maintainer due to ENOTIME) I’m a little reluctant for us to duplicate work unless there’s a compelling reason — e.g. we bring a vastly different philosophy to the table than another box-building project.
One of those differentiating factors might be if we were able to somehow build Windows bento boxes in the CI we have set up for Bento, much as we do for almost all the other Linuxes. The challenges to that are:
- Microsoft doesn’t let us distribute finished boxes publicly due to their restrictive EULA
- The ISO images aren’t publicly accessible
We realize this makes the experience of using Test Kitchen with Windows guests pretty poor, but it is a legal issue not a technical one IMO. So far we’ve not had luck convincing MSFT counsel to see the light.
- Julian
On Sep 27, 2015, at 6:36 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
Would windows support be something you'd be interested in? What would be involved in doing this--I'm happy to contribute if this is wanted.
Cheers
Sean.-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 25 September 2015 17:56
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryThe bento project doesn't support Windows boxes... yet. The boxcutter project has working definitions I've used in the past, though:
GitHub - boxcutter/windows: Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript
- Julian
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: http://www.aquezada.com/staff/julian * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
Hi Julian,
I can still get Windows 7, 8, 8.1, and all the server variants. I am an msdn subscriber but have trial links as well.
Just thinking it might simplify the test kitchen/windows situation as things like boxcutter are good, but complex.
Sean.
-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 28 September 2015 12:27
To: chef@lists.opscode.com
Subject: [chef] Re: RE: Re: Quick bento query
That is true, although my experience has been that MSFT generally only makes the latest eval (i.e. Server 2012r2 at the moment) available publicly. Once a version of Windows is older, the ISO gets stuck behind the MSDN paywall.
On Sep 28, 2015, at 3:47 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
That's all fair comment, the only thing I would disagree with is demonstration windows iso's are available. Would these be usable as they can run without a product key for 120 days.
Cheers
Sean.
-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 28 September 2015 01:05
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryAt the moment, I have to say that the boxcutter project is pretty good and has shaved a lot of the requisite yaks already. Speaking as someone who has worked on bento in the past (though I’m no longer a maintainer due to ENOTIME) I’m a little reluctant for us to duplicate work unless there’s a compelling reason — e.g. we bring a vastly different philosophy to the table than another box-building project.
One of those differentiating factors might be if we were able to somehow build Windows bento boxes in the CI we have set up for Bento, much as we do for almost all the other Linuxes. The challenges to that are:
- Microsoft doesn’t let us distribute finished boxes publicly due to their restrictive EULA
- The ISO images aren’t publicly accessible
We realize this makes the experience of using Test Kitchen with Windows guests pretty poor, but it is a legal issue not a technical one IMO. So far we’ve not had luck convincing MSFT counsel to see the light.
- Julian
On Sep 27, 2015, at 6:36 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
Would windows support be something you'd be interested in? What would be involved in doing this--I'm happy to contribute if this is wanted.
Cheers
Sean.-----Original Message-----
From: Julian C. Dunn [mailto:jdunn@aquezada.com]
Sent: 25 September 2015 17:56
To: chef@lists.opscode.com
Subject: [chef] Re: Quick bento queryThe bento project doesn't support Windows boxes... yet. The boxcutter project has working definitions I've used in the past, though:
GitHub - boxcutter/windows: Virtual machine templates for Windows written in legacy JSON and Batch Scripting/JScript
- Julian
On Fri, Sep 25, 2015 at 10:10 AM, Sean Farrow sean.farrow@seanfarrow.co.uk wrote:
Hi,
How does bento create windows vm’s using packer?
I took a look at the GitHub repo and this didn’t seem to make sense.
Any explanations appreciated.
Kind regards
Sean.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: Julian Dunn's Blog - Commentary on media, technology, and everything in between. * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]