diff net.py @ 288:3af02e24eaf9

minor
author drewp@bigasterisk.com
date Sun, 21 Apr 2024 17:01:13 -0700
parents 73ec5064da44
children 65e28d2e0cd8
line wrap: on
line diff
--- a/net.py	Sun Apr 21 14:03:04 2024 -0700
+++ b/net.py	Sun Apr 21 17:01:13 2024 -0700
@@ -104,8 +104,3 @@
     # # TODO this breaks wireguard wg on garage, i think. workaround:
     # if host.name == 'garage':
     #     server.shell('ip -4 address add 10.5.0.14/24 dev wg0')
-else:
-    pass  # don't break working networking!
-
-if is_pi and host.name != 'pipe':
-    pass
\ No newline at end of file