Skip to content

Commit

Permalink
change force option
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdamiano committed Aug 12, 2014
1 parent d6fda79 commit a0a7802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/deb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

dpkg_package "#{Chef::Config[:file_cache_path]}/#{filename}" do
action :install
options "--force-yes"
options "--force-confdef"
end

#override installation path
Expand Down

0 comments on commit a0a7802

Please sign in to comment.