dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Thu, 16 Nov 2017 16:31:48 +0100
changeset 555 51023e5eae05
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
Added tag 0.0.24 for changeset f28a539ba106

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