Merge "Add missing cgid module"
This commit is contained in:
commit
dc2b6ac36f
@ -20,6 +20,9 @@ class mailman(
|
||||
httpd_mod { 'rewrite':
|
||||
ensure => present,
|
||||
}
|
||||
httpd_mod { 'cgid':
|
||||
ensure => present,
|
||||
}
|
||||
|
||||
file { '/var/www/index.html':
|
||||
ensure => present,
|
||||
|
Loading…
x
Reference in New Issue
Block a user