aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/nas.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-03 21:46:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-03 21:46:51 -0300
commit5519dc0f0a784fa9699e414053a07d5c3d12993a (patch)
tree26636e506e77227a31e2188017df6dbb6227b224 /manifests/role/nas.pp
parentfed9f9256253b7f711689b7c544127453988a3b1 (diff)
downloadpuppet-nodo-5519dc0f0a784fa9699e414053a07d5c3d12993a.tar.gz
puppet-nodo-5519dc0f0a784fa9699e414053a07d5c3d12993a.tar.bz2
Fix: disable pyroscope
Diffstat (limited to 'manifests/role/nas.pp')
-rw-r--r--manifests/role/nas.pp7
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