Files
freeipa/ipatests
Sergey Orlov f16c08b7d6 ipatests: in DNS zone file add A record for name server
Testcase test_server_option_with_unreachable_ad creates a zone file
for AD domain. This file had a hard-coded A record for host specified in
NS record. Some versions of BIND consider this zone invalid and refuse
to start with message:
```
zone ad.test/IN: NS 'root-dc.ad.test' has no address records (A or AAAA)
```

Fixed by replacing hard-coded value with short name of the AD instance.

Reviewed-By: Michal Polovka <mpolovka@redhat.com>
2019-11-05 17:24:24 +01:00
..
2019-10-17 08:29:06 +02:00
2019-07-16 13:23:21 +03:00
2013-06-17 19:22:50 +02:00
2019-07-16 13:23:21 +03:00
2015-10-22 18:34:46 +02:00
2019-07-16 13:23:21 +03:00
2016-10-20 18:43:37 +02:00
2019-07-16 13:23:21 +03:00
2019-09-27 09:38:32 +02:00