chiark / gitweb /
distorted.lisp, hosts.lisp: Assign theme names to the TP-Link switches.
[zones] / distorted.lisp
index 43fcca2872d8742dde075945a01c0af4d9f93bf2..90f901401ad06247e5cae6ba59ef3e9f1c0cf28e 100644 (file)
@@ -229,9 +229,12 @@ (defzone distorted.org.uk
   (evolution :alias evo)
 
   ;; Switches.
-  (tp0 (safe :addr tp0.safe))
-  (tp1 (safe :addr tp1.safe))
-  (tp2 (safe :addr tp2.safe))
+  (grigsby :alias tp0)
+  (grigsby (safe :addr grigsby.safe))
+  (carling :alias tp1)
+  (carling (safe :addr carling.safe))
+  (tritan :alias tp2)
+  (tritan (safe :addr tritan.safe))
 
   ;; Wired ethernet.
   (unsafe :net unsafe)