index
:
puppet
master
topic/mageia5
topic/mediawiki-1.27
user/bcornec/DKIM
user/danf/test
Mageia Infrastructure Configuration
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
apache
/
manifests
/
mod
/
fastcgi.pp
blob: 2b421291863a4733200c4a9c8d5ca22d874d934d (
plain
)
1
2
3
4
5
class
apache
::mod::fastcgi
{
include
apache
::base
package
{
'apache-mod_fastcgi'
: }
}