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.
wintriallab/readme.markdown

322 B

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