Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/its-alex/packer-windows

Make a windows image with packer
https://github.com/its-alex/packer-windows

autobuild packer vagrant virtualbox windows-server-2012

Last synced: about 1 month ago
JSON representation

Make a windows image with packer

Awesome Lists containing this project

README

        

# Packer-Windows
Make windows image with packer

# Requirements

- [packer](https://github.com/hashicorp/packer)
- [virtualBox](https://www.virtualbox.org/)

# Hack

Move to require version folder

Build image

```
$ make image
```

After build you can launch image in vagrant

```
$ make import-box
$ vagrant up
```

You can connect with ssh (password may be needed)

```
$ vagrant ssh
```

# Tips

For now windows is not activate if you want to activate it you need to update
[Autounattend.xml](/answer_files/2012_r2/Autounattend.xml#L68) or build this image,
mount it, and copy your key in a file named **key.txt** in `C:\Windows\System32\key.txt`

**Warning :** This file need to have only one line inside without comment and just key