X-Git-Url: https://git.ralfj.de/zonemaker.git/blobdiff_plain/a0960cef88ab6c6fff5b9877f3dd647e563ba378..75353227531611c4eb6fdd12ee95a1e8eb1e96f5:/db.example.com.py diff --git a/db.example.com.py b/db.example.com.py index ad8f957..dc34985 100644 --- a/db.example.com.py +++ b/db.example.com.py @@ -1,4 +1,4 @@ -from zonemaker.zone import * +from zone import * # Our IP addresses; we have machine one and machine two. one4 = A("172.16.254.1") # for each record type, there's a corresponding class with the same name