3
0
Files
confdroid_postgresql/templates/server/pghba/pg_hba_rule.conf.erb

4 lines
167 B
Plaintext

# description: <%=@name%>
<%= @pl_auth_type %> <%= @pl_auth_database %> <%= @pl_auth_user %> <%= @pl_auth_address %> <%=@pl_auth_method %> <%=@psql_auth_option%>