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

class sysconfig {
    include ::augeas
    include ::systemd
}