# vim: ai ts=2 sts=2 sw=2 et users: - username: admin password: password hash: None - username: user1 password: password hash: None dnskeys: - name: test-key key: key algorithm: HMAC-MD5 zones: - name: test.example.org. ns: ns.example.org key: test-key domains: - domain: host1 # host1.test.example.org users: - admin - domain: host2 # host2.test.example.org users: - admin - user1