dev/provisioning/modules/apache/manifests/mod/python.pp
author ymh <ymh.work@gmail.com>
Tue, 13 Dec 2016 23:30:54 +0100
changeset 473 1b8b29c0e95c
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Added tag 0.0.13 for changeset 8b1e24e0ef70

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