diff options
Diffstat (limited to 'manifests/physical.pp')
-rw-r--r-- | manifests/physical.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/physical.pp b/manifests/physical.pp index 51fd155..4b16d4e 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -9,6 +9,7 @@ class nodo::physical inherits nodo { include ups include utils::physical include smartmontools + include nagios::target # Time configuration case $ntpdate { |