Skip to content

hvanderlaan/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant

Template set for deploying a ubuntu server and configure it with ansible

requirements

- vagrant
- virtualbox
- virtualbox extention pack
- ansible 2.x

Usage

cd provision
cp vars.yaml.sample vars.yaml
vim vars.yaml
# change your settings

cd files
cat ~/.ssh/id_rsa.pub > public.rsa.key

cd ../../
vim servers.yaml
# change your settings

vagrant up

About

simple vagrant ubuntu box with ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors