UlhasDeshmukh / windows-chocolatey

a Windows guest box for Vagrant, with Chocolatey preinstalled

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

In favor of the more capable mcandre/windows box:

https://app.vagrantup.com/mcandre/boxes/windows

windows-chocolatey: a Windows guest box for Vagrant, with Chocolatey preinstalled

EXAMPLE

$ vagrant box add -f mcandre/windows-chocolatey
$ cd <project>
$ vagrant init mcandre/windows-chocolatey && vagrant up
$ vagrant ssh
>choco -v
0.10.3

ATLAS

https://atlas.hashicorp.com/mcandre/boxes/windows-chocolatey/

REQUIREMENTS

Supported Providers

Optional

PUBLISH

$ time make box
...

Then manually create, version, upload, and release the new box on Atlas.

About

a Windows guest box for Vagrant, with Chocolatey preinstalled


Languages

Language:Makefile 54.5%Language:Batchfile 45.5%