tzutalin / vagrant-ubuntu

Use Vagrant to init virtualbox with Ubuntu16.04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-ubuntu

Use Vagrant to init virtualbox with Ubuntu16.04

Requirements

Necessary

Optional

  • Ansible
  • Terraoform

Usage

Start
cd vagrant-ubuntu
vagrant up

You can try to $ ping 192.168.50.4 from your host

SSH
vagrant ssh

Destroy

vagrant destroy

About

Use Vagrant to init virtualbox with Ubuntu16.04

License:Apache License 2.0