Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/its-alex/packer-windows
- Owner: Its-Alex
- License: agpl-3.0
- Created: 2018-03-16T17:24:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T12:55:54.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T20:35:37.220Z (about 1 month ago)
- Topics: autobuild, packer, vagrant, virtualbox, windows-server-2012
- Language: PowerShell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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