diff system.py @ 146:2065998876e4

add host 'ditto'
author drewp@bigasterisk.com
date Sat, 11 Mar 2023 12:17:56 -0800
parents ee0384eebee5
children 522f26c8f691
line wrap: on
line diff
--- a/system.py	Sat Mar 11 11:22:48 2023 -0800
+++ b/system.py	Sat Mar 11 12:17:56 2023 -0800
@@ -111,7 +111,7 @@
 if not is_pi:
     podman_insecure_registry()
 
-if host.name in ['bang', 'pipe']:
+if host.name in ['bang', 'pipe', 'ditto']:
     no_sleep()
 
 if host.name == 'bang':