Skip to content

jshield/packer-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================== Windows Packer Templates

Packer templates for building base VM boxes.

Usage

Installing Packer using Chocolatey

$ cinst -y packer

Running Packer

$ git clone https://github.com/skylock/packer-windows
$ cd packer-windows
$ packer build template_name.json

If you want to build only vmware.

$ packer build -only=vmware-iso template_name.json

Supported versions

This templates where tested using a packer 0.8.0 and VMware Workstation 8

credits

These examples borrow heavily from this blog post and also these two fine repos:

I expect any advances made here to get rolled into joefitzgerald/packer-windows when WinRM in Packer is stable enough.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published