Skip to content

sunshine55/vm-automation-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Collection of VM automation approaches

Demonstrate remote development with type-2 hypervisor VMs.

Prerequisites

VScode, VirtualBox

Usage

# Checkout the necessary branch in a separate folder, i.e.: practice with Vagrant
mkdir vm-automation-practice && cd vm-automation-practice
mkdir vagrant && cd vagrant
git init
git remote add origin [email protected]:sunshine55/vm-automation-practice.git
git fetch origin vagrant
git checkout vagrant

# Then follow the README on the checked out branch

About

Collection of Vagrant setup for provisioning local development with virtual machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published