Skip to content

vpiotr/vagrant-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Vagrant projects - configuration files that can be used to create pre-configured virtual machines with selected packages.

Prerequisites

Windows 7 - PowerShell

PowerShell 5.1 is required when using Vagrant on Windows 7.

Why you need it:

Download link

File name Win7AndW2K8R2-KB3191566-x64.zip

Overview

Virtualbox

This is common VM provider used in included sub-projects.

To install it, visit the following web sites:

Vagrant

It's required for all sub-projects.

vagrant-vbguest

For automatic VirtualBox Guest Additions configuration install vagrant-vbguest:

vagrant plugin install vagrant-vbguest

Optional Addons

vagrant-cachier

For caching apt/yum packages install vagrant-cachier:

vagrant plugin install vagrant-cachier

See also

About

Vagrant projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published