dev/provisioning/modules/sysconfig/manifests/init.pp
author ymh <ymh.work@gmail.com>
Tue, 08 Nov 2016 14:20:48 +0100
changeset 402 e182294ca4ae
parent 146 dc4d1cdc47e0
permissions -rw-r--r--
set new version 0.0.8

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