author | ymh <ymh.work@gmail.com> |
Wed, 15 Feb 2017 10:51:26 +0100 | |
changeset 510 | b4ed4ae6a6dc |
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 |
} |