mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-22 23:01:43 -04:00
Replace most "master/slave" terminology in tests with the preferred "primary/secondary", with the following exceptions: - When testing the old syntax - When master is used in master file and master file format terms - When master is used in hostmaster or postmaster terms - When master used in legacy domain names (for example in dig.batch) - When there is no replacement (for example default-masters)
24 lines
686 B
Text
24 lines
686 B
Text
example1 IN first primary
|
|
clone IN first primary
|
|
example1 IN second primary
|
|
example2 IN second static-stub
|
|
example3 IN second static-stub
|
|
clone IN second in-view first
|
|
. IN second redirect
|
|
clone IN third in-view first
|
|
dnssec IN third primary
|
|
p IN third primary
|
|
s IN third secondary
|
|
dnssec-test IN fourth primary
|
|
dnssec-default IN fourth primary
|
|
dnssec-inherit IN fourth primary
|
|
dnssec-none IN fourth primary
|
|
dnssec-view1 IN fourth primary
|
|
dnssec-view2 IN fourth primary
|
|
dnssec-view3 IN fourth primary
|
|
dnssec-view4 IN fourth primary
|
|
dnssec-view1 IN fifth primary
|
|
dnssec-view2 IN fifth primary
|
|
dnssec-view3 IN fifth primary
|
|
dnssec-view4 IN fifth primary
|
|
hostname.bind chaos chaos primary
|