diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 144d741..7f17331 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -86,6 +86,7 @@ class nodo::server inherits nodo { include sysctl include ups include utils::server + include smartmontools # Time configuration case $ntpdate { |