diff options
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/init.pp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/manifests/init.pp b/manifests/init.pp index a3f12fd..cdcd028 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -16,7 +16,6 @@ class tor {    group { "debian-tor":      ensure    => present,      allowdupe => false, -    require   => Package["tor"],    }    user { "debian-tor": | 
