Update Vagrant config

This commit is contained in:
Martin Polden
2015-02-28 12:44:07 +01:00
parent d04d80daae
commit b8ee0c2a5b
5 changed files with 21 additions and 8 deletions

View File

@ -17,4 +17,18 @@ packages:
- source: salt://files/dot.bash_profile
- user: vagrant
- group: vagrant
- mode: 0644
- mode: 0644
/home/vagrant/.local/bin:
file.directory:
- user: vagrant
- group: vagrant
- makedirs: true
/go:
file.directory:
- user: vagrant
- group: vagrant
- recurse:
- user
- group