author | ymh <ymh.work@gmail.com> |
Fri, 23 Dec 2016 13:23:50 +0100 | |
changeset 485 | 7b84847868a9 |
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 |
} |