phpservermon/puphpet/puppet/modules/apache/manifests/mod/dav.pp

4 lines
54 B
Puppet

class apache::mod::dav {
::apache::mod { 'dav': }
}