Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prakasha4devops authored Feb 14, 2020
1 parent 18d0dba commit bf3816e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,15 @@
* Terraform
* AWS CLI
* Ansible

# to up the vagrant box
vagrant up
# Install Vagrant plugin, to mount VirtualBox shared folders.

vagrant plugin install vagrant-vbguest vagrant-disksize vagrant-winnfsd

# To login into box execute:

vagrant ssh

if you get any error while doing vagrant up , please run vagrant reload --provision command on your machine

0 comments on commit bf3816e

Please sign in to comment.