author | ymh <ymh.work@gmail.com> |
Mon, 19 Dec 2016 21:58:29 +0100 | |
changeset 478 | b621657bb436 |
parent 146 | dc4d1cdc47e0 |
permissions | -rw-r--r-- |
28 | 1 |
class sysconfig { |
146
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
2 |
include ::augeas |
dc4d1cdc47e0
first implementation of handle install. Need refinement
ymh <ymh.work@gmail.com>
parents:
28
diff
changeset
|
3 |
include ::systemd |
28 | 4 |
} |