dev/provisioning/modules/sysconfig/manifests/init.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 07 Jun 2016 19:49:43 +0200
changeset 179 9b703ece424f
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
Discourse and theme linting

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