dev/provisioning/modules/apache/manifests/mod/perl.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 20 Jun 2016 17:04:59 +0200
changeset 195 9d083636bd99
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Layout and style of the /chronologie endpoint

class apache::mod::perl {
  ::apache::mod { 'perl': }
}