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:
parent
001c7f682a
commit
1425db9789
2 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue