Thanks to visit codestin.com
Credit goes to github.com

Skip to content

My Vagrantinit file examples. Some simple (didactic) and the others just pure chaos.

Notifications You must be signed in to change notification settings

tmrizzo/vagrantinit-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrantinit-examples

This is a repository to store Vagrantinit files examples I use sometimes.

All examples are using Linux + libvirt. No virtualbox here.

Setup

  • Fedora distribution.

  • Enviroment variable:

export VAGRANT_PREFERRED_PROVIDERS=libvirt
export VAGRANT_DEFAULT_PROVIDER=libvirt
  • Installation:
# dnf install -y @virtualization libvirt-devel vagrant vagrant-libvirt vagrant-libvirt-doc \
vagrant-sshfs

About

My Vagrantinit file examples. Some simple (didactic) and the others just pure chaos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published