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