Windows Trial Lab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Micah R Ledbetter 5b5cc98dd3
MY PACKER SHIT WORKS!!
9 years ago
legacy-packer-windows Got something working - I can build Win 8.1 x86 boxes! 9 years ago
scripts MY PACKER SHIT WORKS!! 9 years ago
windows_81_x86 MY PACKER SHIT WORKS!! 9 years ago
.gitignore Move packer trial shit around 9 years ago
buildlab.ps1 MY PACKER SHIT WORKS!! 9 years ago
readme.markdown Got something working - I can build Win 8.1 x86 boxes! 9 years ago
todo.markdown MY PACKER SHIT WORKS!! 9 years ago

readme.markdown

Build a packer file:

buildlab -baseConfigName windows_81_x86 -action BuildPacker -tag "TestBuildForFun"

Add it to Vagrant

buildlab -baseConfigName windows_81_x86 -action AddToVagrant -tag "TestBuildForFun"

You can do both of these at once with

-action BuildPacker,AddToVagrant

More shit to come later