Skip to content

Commit

Permalink
Add strategy for SuSE with vagrant/sudoers.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Mar 29, 2011
1 parent 128e982 commit 36b01e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions attributes/default.rb
@@ -0,0 +1,3 @@
if platform?("suse")
node[:authorization][:sudo][:users].push("vagrant")
end

0 comments on commit 36b01e8

Please sign in to comment.