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

@ -56,7 +56,7 @@ sudo cp \
/etc/krb5.keytab
sudo cp \
osbuild-local.conf \
test/data/krb5.local.conf \
/etc/krb5.conf.d/local
greenprint "Initializing Kerberos"