mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-17 14:33:30 +02:00
Update Vagrant config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user