This website requires JavaScript.
Explore
Help
Sign In
dustin
/
configpolicy
Watch
1
Star
1
Fork
You've already forked configpolicy
0
Code
Issues
Releases
Activity
506ddad2dc
configpolicy
/
roles
/
serterm
/
templates
/
authorized_keys.j2
4 lines
64 B
Django/Jinja
Raw
Blame
History
{%
for
key
in
serterm_authorized_keys
%}
{{
key
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink