dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Wed, 01 Feb 2017 18:43:57 +0100
changeset 494 9a7fea1642cc
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
Version 0.0.15

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