memcached (openstack) is no longer in use
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / python.pp
1 class apache::mod::python {
2   ::apache::mod { 'python': }
3 }
4
5