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

4 lines
62 B
Puppet

class apache::mod::speling {
::apache::mod { 'speling': }
}