Skip to content

Commit

Permalink
upgrade openvpn
Browse files Browse the repository at this point in the history
  • Loading branch information
rjocoleman committed Jun 9, 2014
1 parent 3568587 commit 7e756cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

yum_package 'openvpn-as' do
source "#{Chef::Config[:file_cache_path]}/openvpn-as.rpm"
action :install
action :upgrade
end

end # end compile_time
Expand Down

0 comments on commit 7e756cd

Please sign in to comment.