Skip to content

Commit

Permalink
Make Vagrant user owner of Knime install
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Jan 22, 2016
1 parent 1cf4808 commit 75cd10c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/knime/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
- include: updatesite.yml
- include: plugins.yml
- name: Vagrant owns Knime
file: path=/opt/knime state=directory recurse=yes owner=vagrant group=vagrant

0 comments on commit 75cd10c

Please sign in to comment.