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

6 lines
62 B
Puppet

class apache::mod::python {
::apache::mod { 'python': }
}