abusesa: Use Mozilla's modern ciphersuites in services nginx config
This commit is contained in:
parent
9fd5bf33b6
commit
3803888be6
2 changed files with 8 additions and 0 deletions
|
@ -51,6 +51,8 @@ class abusesa::services(
|
|||
content => "umask 007\n",
|
||||
}
|
||||
|
||||
include ssl::ciphersuites
|
||||
|
||||
nginx::config { 'abusesa.conf':
|
||||
content => template('abusesa/services/nginx.conf.erb'),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue