Skip to content

Commit

Permalink
Don't do a user install
Browse files Browse the repository at this point in the history
  • Loading branch information
Taliesin Sisson committed Apr 13, 2017
1 parent 22aa1ac commit 580c6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/databaseaccount.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
chef_gem 'tiny_tds' do
action :install
version '1.2.0'
options '--no-user-install'
end

sql_server_database_user node['windowsservicebus']['database']['account'] do
Expand Down

0 comments on commit 580c6e7

Please sign in to comment.