Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 503 Bytes

Vagrant templates

Vagrant templates for various usages.

Template Description
Docker For playing with docker
Kubernetes For playing with kubectl
Ansible For playing with Ansible
Ansible cluster For playing with Ansible
VM cluster Sample for creating VM clusters

If you need to share folder between host and VM, use vbguest plugin

On the host side:

vagrant plugin install vagrant-vbguest