dev/provisioning/modules/apache/manifests/mod/python.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 14 Jun 2016 18:28:34 +0200
changeset 190 226ae8f2e8e9
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
JSLinting on /langues endpoint

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