Remove a2mod definion
One snuck past the global renaming Change-Id: I1d60946a30a32d0a117e61cc969e065fa39993e8
This commit is contained in:
parent
f2b15379a4
commit
de611fb20e
@ -25,7 +25,7 @@ class httpd::ssl {
|
||||
}
|
||||
}
|
||||
'ubuntu', 'debian': {
|
||||
a2mod { 'ssl': ensure => present, }
|
||||
httpd_mod { 'ssl': ensure => present, }
|
||||
}
|
||||
default: {
|
||||
fail( "${::operatingsystem} not defined in httpd::ssl.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user