Skip to content

Commit

Permalink
Ensure openssl-libs are up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
krickwix committed Oct 18, 2018
1 parent 4110602 commit 113403f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/haproxy/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ haproxy-user:
- group: haproxy-group

haproxy-install-openssl:
pkg.installed:
pkg.latest:
- name: openssl-libs

# download haproxy binary from mirror and extract
Expand Down

0 comments on commit 113403f

Please sign in to comment.