X-Git-Url: https://git.ralfj.de/zonemaker.git/blobdiff_plain/df4af7d06d59d207a7ae9e3838cd0956131c977e..3338fe8ec4eb2abeddf0d5391597e3f12fbf6fdf:/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