X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/61097cd622aeaf1cc8d64ed3918f92dc11d336f9..b05ad7e043892e6b8ee0da0f43c0e5dbbac95b42:/Makefile diff --git a/Makefile b/Makefile index 046eb9a..d4b3669 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,6 @@ CHECKZONE = named-checkzone -i full \ MASTER = localhost inside_MASTER = precision - ifeq ($(MASTER),localhost) ZONEINST = userv zoneconf install else @@ -72,15 +71,16 @@ distorted_all_ZONES += 199.29.172.in-addr.arpa ###-------------------------------------------------------------------------- ### Other zones. -## harlequin.org.uk -ZONESETS += harlequin -harlequin_VIEWS = outside -harlequin_all_ZONES = harlequin.org.uk +## binswood.org.uk +ZONESETS += binswood +binswood_VIEWS = outside +binswood_all_ZONES += binswood.org.uk +binswood_all_ZONES += 27.165.10.in-addr.arpa -## felixpearce.com -ZONESETS += felixpearce -felixpearce_VIEWS = outside -felixpearce_all_ZONES = felixpearce.com +## odin.gg +ZONESETS += odin +odin_VIEWS = outside +odin_all_ZONES = odin.gg ###-------------------------------------------------------------------------- ### Zone construction machinery.