aboutsummaryrefslogtreecommitdiff
path: root/manifests/web.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/web.pp')
-rw-r--r--manifests/web.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index e4a72db..caf031a 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -29,6 +29,5 @@ class nodo::web inherits nodo::vserver {
backupdir => '/var/backups/mysql',
compress => true,
sqldump => true,
- hotcopy => true,
}
}