Skip to content

Commit

Permalink
Started vagrant notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Hermosilla committed Jul 18, 2017
1 parent 6e131f8 commit 16744a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vagrant.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Vagrant

**Get guest ip**
`vagrant ssh -c "hostname -I | cut -d' ' -f2" 2>/dev/null`
https://coderwall.com/p/etzdmq/get-vagrant-box-guest-ip-from-host

0 comments on commit 16744a2

Please sign in to comment.