test: move kerberos cfg for LOCAL to test/data

This is a test specific configuration file that should not be at
the top level directory. Move it to a new test/data directory.
This commit is contained in:
Christian Kellner 2020-09-16 10:03:23 +02:00
parent 9a21c00f81
commit 2f5bea53f0
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,8 @@
[realms]
LOCAL = {
kdc = localhost
admin_server = localhost
}
[domain_realm]
localhost = LOCAL