Skip to content

maschmann/bit-et1804-vagrant-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic vagrant/virtualbox example for bIT ET 2018/04

This example shows how to configure vagrant to create five virtual machines, based on Jeff Geerling's debian9 images, sporting fixed IPs for easy access.

Like all vagrant VMs, access is available via ssh with vagrant:vagrant or vagrant ssh.

start, stop and provision

All instances can be started with vagrant up, stopped with vagrant halt and resetted/destroyed with vagrant destroy. If you want to add provisioning, just do a quick vagrant provision :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages