chiark
/
gitweb
/
~mdw
/
zones
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ba7542
)
hosts.lisp: Delete spurious bare-host entries for `marshall' and `guvnor'.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Jun 2024 16:03:40 +0000
(17:03 +0100)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/hosts.lisp
b/hosts.lisp
index 2601f2d3a66d6ac46aaa91aed758710b41be9965..b77cd679a71901a71b994e9c523eddf2c3c94b2c 100644
(file)
--- a/
hosts.lisp
+++ b/
hosts.lisp
@@
-195,7
+195,4
@@
(defhost stratocaster stratocaster.dmz)
(defhost national national.linode)
(defhost eggle eggle.jump)))
-(defhost marshall marshall.dmz)
-(defhost mdwdev mdwdev.upn)
-
;;;----- That's all, folks --------------------------------------------------