summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/base.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 24dae08..369100a 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -12,6 +12,7 @@ class bind::base {
owner => root,
group => root,
mode => '0644',
+ force => true,
}
package {'bind9':