vagrant: Add Vagrantfile and some basic configuration

This commit is contained in:
Felix Frank
2017-02-10 03:13:52 +01:00
committed by James Shubin
parent e8855f7621
commit c2034bc0c0
3 changed files with 56 additions and 0 deletions

4
vagrant/mgmt.bashrc Normal file
View File

@@ -0,0 +1,4 @@
# alias for simple access
alias cdmgmt='cd $GOPATH/src/github.com/purpleidea/mgmt'
export GOPATH=~/gopath