fix syntax in acl/web template
[invirt/packages/invirt-remote.git] / files / etc / remctl / acl / web.mako
index eb645ed..4a320c8 100644 (file)
@@ -1,2 +1,2 @@
-<% from invirt.config import structs as cfg %>
-daemon/${cfg.web.hostname}@${cfg.authn.0.realm}
+<% from invirt.config import structs as cfg %>\
+daemon/${cfg.web.hostname}@${cfg.authn[0].realm}\