distorted.lisp, hosts.lisp: Assign theme names to the TP-Link switches.
[zones] / distorted.lisp
index 43fcca2..90f9014 100644 (file)
   (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)