apache: Use $ssl::ciphersuites::default_ciphersuites for SSL sites.
This commit is contained in:
parent
3d8365c595
commit
cea629a380
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ import "redhat.pp"
|
|||
class apache::common {
|
||||
|
||||
include lsof
|
||||
include ssl::ciphersuites
|
||||
|
||||
case $::operatingsystem {
|
||||
debian,ubuntu: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue