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
step-ssh
configpolicy
/
roles
/
postgresql-server
/
templates
/
pg_ident.conf.j2
4 lines
101 B
Django/Jinja
Raw
Permalink
Blame
History
{%
for
item
in
pg_ident
%}
{{
item
.mapname
}}
{{
item
.system_user
}}
{{
item
.pg_user
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink