mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Simplify Django organization, add South support.
This commit is contained in:
5
app_setup/templates/pg_hba_low.j2
Normal file
5
app_setup/templates/pg_hba_low.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
# temporary security setup for initial config only
|
||||
|
||||
# TYPE DATABASE USER CIDR-ADDRESS METHOD
|
||||
local all postgres trust
|
||||
|
||||
Reference in New Issue
Block a user