diff options
-rw-r--r-- | manifests/role/nas.pp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/manifests/role/nas.pp b/manifests/role/nas.pp index 6f3a800..27d06bd 100644 --- a/manifests/role/nas.pp +++ b/manifests/role/nas.pp @@ -307,9 +307,10 @@ class nodo::role::nas( # $torrent = lookup('nodo::role::nas::torrent', undef, undef, false) - if $torrent == true { - include pyroscope - } + # Pyroscope not being managed right now + #if $torrent == true { + # include pyroscope + #} # # DAAP |