aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/ups.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/ups.pp')
-rw-r--r--manifests/subsystems/ups.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/subsystems/ups.pp b/manifests/subsystems/ups.pp
index 8989347..ccf37d9 100644
--- a/manifests/subsystems/ups.pp
+++ b/manifests/subsystems/ups.pp
@@ -1,6 +1,4 @@
class ups {
- include apcupsd
-
case $ups_type {
'': { $ups_type = 'usb' }
}