Skip to content

Commit 7e756cd

Browse files
committed
upgrade openvpn
1 parent 3568587 commit 7e756cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

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

2727
end # end compile_time

0 commit comments

Comments
 (0)