Skip to content

brennanfee/packer-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-windows

Packer script for a Windows 10 VirtualBox based Vagrant box.

Requirements

To build the box you will need a copy of the Windows 10 x64 Enterprise Trial.

Once downloaded, change the packer/windows10-bare.json variable iso_path and iso_md5 to point to the file and house its md5 checksum.

Building on Linux

If building on Linux, some extra Ruby Gems are required in order to be able to use WinRM. Install them with the following:

gem install winrm
gem install winrm-elevated

License

MIT © 2021 Brennan Fee

About

Packer script for a Windows 10 VirtualBox based Vagrant box.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors