dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Tue, 22 Nov 2016 18:51:10 +0100
changeset 436 0db46de3f70d
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
Added tag 0.0.12 for changeset c53b87b00ea3

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