From 25d23a912d425363732c9cba37bc54235511412a Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 19 Dec 2023 15:00:44 +0000 Subject: [PATCH] distorted.lisp: Add network-specific abbreviation for `groove.unsafe'. --- distorted.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distorted.lisp b/distorted.lisp index 1501e72..71a4b91 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -298,7 +298,8 @@ (artist (unsafe :addr artist.unsafe :sshfp "artist") (dmz :addr artist.dmz :sshfp "artist") (untrusted :addr artist.untrusted :sshfp "artist")) - (groove :abbrev gr) + (groove :abbrev gr + (unsafe :abbrev gru)) (groove (unsafe :addr groove.unsafe :sshfp "groove")) ;; DHCP hosts. -- 2.11.0