/windows-chocolatey

a Windows guest box for Vagrant, with Chocolatey preinstalled

Primary LanguageMakefile

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.