chiark / gitweb /
hosts.lisp: Delete spurious bare-host entries for `marshall' and `guvnor'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 16:03:40 +0000 (17:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Jun 2024 16:03:40 +0000 (17:03 +0100)
Those entries are only intended for nameservers.

hosts.lisp

index 2601f2d3a66d6ac46aaa91aed758710b41be9965..b77cd679a71901a71b994e9c523eddf2c3c94b2c 100644 (file)
@@ -195,7 +195,4 @@    (defhost stratocaster stratocaster.dmz)
    (defhost national national.linode)
    (defhost eggle eggle.jump)))
 
    (defhost national national.linode)
    (defhost eggle eggle.jump)))
 
-(defhost marshall marshall.dmz)
-(defhost mdwdev mdwdev.upn)
-
 ;;;----- That's all, folks --------------------------------------------------
 ;;;----- That's all, folks --------------------------------------------------