summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/base.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/base.pp b/manifests/base.pp
index 63eefbc..24dae08 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -32,7 +32,6 @@ class bind::base {
purge => true,
force => true,
recurse => true,
- source => 'puppet:///modules/bind/empty',
require => Package['bind9'],
}