projects
/
invirt/packages/invirt-remote.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Allow "preseed" as a valid installation option.
[invirt/packages/invirt-remote.git]
/
host
/
etc
/
remctl
/
acl
/
remote.mako
diff --git
a/host/etc/remctl/acl/remote.mako
b/host/etc/remctl/acl/remote.mako
index
8a223ff
..
1d5aec4
100644
(file)
--- a/
host/etc/remctl/acl/remote.mako
+++ b/
host/etc/remctl/acl/remote.mako
@@
-1,2
+1,2
@@
<% from invirt.config import structs as cfg %>\
<% from invirt.config import structs as cfg %>\
-host/${cfg.remote.hostname}@${cfg.authn[0].realm}
+host/${cfg.remote.hostname}@${cfg.kerberos.realm}