Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testvm.sh CI shellcheck

Quickly deploy/destroy a local Vagrant test VM (requires vagrant in $PATH).

Usage

$ ./testvm.sh  # (provisions a new test VM through Vagrant if none exist, then connects to it)
$ ./testvm.sh destroy  # (removes any existing test VMs & cleans up Vagrant tmp + box cache)
$ ./testvm.sh alpine  # (looks for the most popular Vagrant Cloud box matching 'alpine', provisions and connects to a new test VM with it)

About

Quickly deploy/destroy a local Vagrant test VM

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages