kerberos: add osbuild-local.conf
Needed on the host, for composer to know the LOCAL domain.
This commit is contained in:
parent
24de422440
commit
aecd1596fc
1 changed files with 5 additions and 0 deletions
5
osbuild-local.conf
Normal file
5
osbuild-local.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[realms]
|
||||
LOCAL = {
|
||||
kdc = localhost
|
||||
admin_server = localhost
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue