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
/
deflate.pp
blob: 0e2211aafad6facf8929c213b07321ba08217663 (
plain
)
1
2
3
4
class
apache
::mod::deflate
{
include
apache
::base
package
{
'apache-mod_deflate'
: }
}