diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2016-04-13 19:59:35 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2016-04-13 19:59:35 +0200 |
commit | 1818d660e9cf2142433fb0cafd5b66837d848ffc (patch) | |
tree | 9b78f6a9748db186689cf5b9d5d7fb701ad067ef /build/test/pg_hba.tail | |
parent | ee2ae15c9f4c8ea6426d90cf215720836627f1cd (diff) |
Add schema and start build and test-framework
DB is looking OK so far in the test.
Diffstat (limited to 'build/test/pg_hba.tail')
-rw-r--r-- | build/test/pg_hba.tail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/pg_hba.tail b/build/test/pg_hba.tail new file mode 100644 index 0000000..60b8c53 --- /dev/null +++ b/build/test/pg_hba.tail @@ -0,0 +1 @@ +host nms nms 172.17.0.0/16 md5 |