summaryrefslogtreecommitdiff
path: root/manifests/daemon/control.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/daemon/control.pp')
-rw-r--r--manifests/daemon/control.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/daemon/control.pp b/manifests/daemon/control.pp
index ee425f3..4137c3e 100644
--- a/manifests/daemon/control.pp
+++ b/manifests/daemon/control.pp
@@ -19,7 +19,6 @@ define tor::daemon::control(
}
concat::fragment { '04.control':
- ensure => $ensure,
content => template('tor/torrc.control.erb'),
order => 04,
target => $tor::daemon::config_file,