projects
/
invirt/packages/invirt-console.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Divert /etc/conserver/console.cf in the right binary package.
[invirt/packages/invirt-console.git]
/
server
/
etc
/
remctl
/
acl
/
invirt-console-server.mako
diff --git
a/server/etc/remctl/acl/invirt-console-server.mako
b/server/etc/remctl/acl/invirt-console-server.mako
index
f2fffe3
..
3443721
100644
(file)
--- a/
server/etc/remctl/acl/invirt-console-server.mako
+++ b/
server/etc/remctl/acl/invirt-console-server.mako
@@
-1,4
+1,4
@@
<% from invirt.config import structs as cfg %>\
% for h in cfg.hosts:
-host/${h.hostname}@${cfg.authn[0].realm}
+host/${h.hostname}@${cfg.kerberos.realm}
% endfor