dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Tue, 08 Nov 2016 11:25:09 +0100
changeset 399 800d6baf35f7
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
set new version 0.0.7

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