dev/provisioning/modules/apache/manifests/mod/actions.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 23:54:48 +0200
changeset 226 2103e6c58266
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Notice text-color

class apache::mod::actions {
  apache::mod { 'actions': }
}