diff system.py @ 303:9e15c07d5258

get telegraf running on pipe (non k8s)
author drewp@bigasterisk.com
date Wed, 07 Aug 2024 15:14:17 -0700
parents 65e28d2e0cd8
children
line wrap: on
line diff
--- a/system.py	Wed Aug 07 00:59:16 2024 -0700
+++ b/system.py	Wed Aug 07 15:14:17 2024 -0700
@@ -115,7 +115,7 @@
 if host.name in ['bang', 'ditto']:
     nfs_server()
 
-if host.name in ['prime', 'ditto']:
+if host.name in ['prime', 'ditto', 'pipe']:
     smaller_journals()
 
 if host.name == 'prime':