dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Wed, 13 Apr 2016 13:38:40 +0200
changeset 152 dd6b3adde73b
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
uppercase in libraries to match other folders

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