summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/host/base.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/host/base.pp b/manifests/host/base.pp
index ec8525b..a753c16 100644
--- a/manifests/host/base.pp
+++ b/manifests/host/base.pp
@@ -5,6 +5,7 @@ class ekeyd::host::base inherits ekeyd::base {
File['/etc/entropykey/ekeyd.conf']{
source => 'puppet:///modules/ekeyd/ekeyd.conf.daemon',
+ content => undef,
}
Service['ekeyd']{