test/integration: move krb5.conf into kerberos

This is not an integration test, but configuration.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2020-09-25 11:19:27 +01:00 committed by Ondřej Budai
parent 001c7f682a
commit 1425db9789
2 changed files with 1 additions and 1 deletions

View file

@ -48,7 +48,7 @@ sudo cp \
/tmp/osbuild-composer-koji-test/client.keytab \
/etc/osbuild-worker/client.keytab
sudo cp \
test/integration/krb5-local.conf \
test/kerberos/krb5-local.conf \
/etc/krb5.conf.d/local
greenprint "Adding generated CA cert for Koji"