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, 1 insertions, 0 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index caf031a..e4a72db 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -29,5 +29,6 @@ class nodo::web inherits nodo::vserver {
backupdir => '/var/backups/mysql',
compress => true,
sqldump => true,
+ hotcopy => true,
}
}