aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-03-06 14:08:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-03-06 14:08:29 -0300
commit9af6c3a45a654d7ff434689310a05bcc6d37d03b (patch)
treed22b508e16465012c5e3bd9b4e593cbfa0e43b2d /manifests/init.pp
parentb6015de596fbc02191e54cd08cd76ccda60d5d0a (diff)
downloadpuppet-backup-9af6c3a45a654d7ff434689310a05bcc6d37d03b.tar.gz
puppet-backup-9af6c3a45a654d7ff434689310a05bcc6d37d03b.tar.bz2
Forcing removal of /backup
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 6357677..aa12016 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -49,6 +49,7 @@ class backup {
# TODO: temporary resource to be removed in the long run
file { "/backup":
ensure => absent,
+ force => true,
}
file { "$backup_remote":