aboutsummaryrefslogtreecommitdiff
path: root/manifests/sys.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/sys.pp')
-rw-r--r--manifests/sys.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/sys.pp b/manifests/sys.pp
index 4829a15..2231950 100644
--- a/manifests/sys.pp
+++ b/manifests/sys.pp
@@ -20,7 +20,7 @@ define backupninja::sys($order = 30,
$dosfdisk = yes,
$hardware = yes,
$hardwarefile = '/var/backups/hardware.txt',
- $dohwinfo = yes,
+ $dohwinfo = yes
) {
file { "${backupninja::client::configdir}/${order}_${name}.sys":
ensure => $ensure,