Skip to content

Commit 4987c23

Browse files
committed
nginx for chef requires upgrading at least the openssl packages
TelekomLabs-DCO-1.1-Signed-off-by: Edmund Haselwanter <me@ehaselwanter.com> (github: ehaselwanter)
1 parent e29f320 commit 4987c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default/roles/nginx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"run_list": [
1111
"recipe[chef-solo-search]",
1212
"recipe[apt]",
13+
"recipe[nginx-hardening::upgrades]",
1314
"recipe[nginx]",
1415
"recipe[nginx-hardening]"
1516
]

0 commit comments

Comments
 (0)