Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishi0x01/vagrant-boxes
Vagrant boxes for https://app.vagrantup.com
https://github.com/fishi0x01/vagrant-boxes
Last synced: about 2 months ago
JSON representation
Vagrant boxes for https://app.vagrantup.com
- Host: GitHub
- URL: https://github.com/fishi0x01/vagrant-boxes
- Owner: fishi0x01
- License: mit
- Created: 2020-01-29T17:19:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-25T15:05:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T06:51:35.977Z (3 months ago)
- Language: PowerShell
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vagrant-boxes
Vagrant box builds with packer for [VagrantCloud](https://app.vagrantup.com)
Main motivation behind this repo is to stay independent from external sources as much as possible.
Nothing is more frustrating than trying to quickly bootstrap a dynamic workspace and realize that the source box is not available any longer ..## Windows
Windows boxes are based on scripts from Stefan Scherer's amazing [packer-windows](https://github.com/StefanScherer/packer-windows) repo.
I highly recommend to have a look at it before building your own Windows boxes. He does some really awesome Windows <-> Packer magic there.