diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2017-04-20 10:50:11 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2017-04-20 10:50:11 +0200 |
commit | a86fa790950906f0d0f32d2b3d2069fb11d34c98 (patch) | |
tree | 3d5263756bc6ae849e12b60e33cbe5550459cb04 /build/test/pg_hba.tail | |
parent | 53d3a0593e3702a245dc90fb14a79e166bf7bbb3 (diff) |
Further tidying up
Diffstat (limited to 'build/test/pg_hba.tail')
-rw-r--r-- | build/test/pg_hba.tail | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/test/pg_hba.tail b/build/test/pg_hba.tail deleted file mode 100644 index ecf6295..0000000 --- a/build/test/pg_hba.tail +++ /dev/null @@ -1,2 +0,0 @@ -host nms nms 172.17.0.0/16 md5 -host grafana grafana 172.17.0.0/16 md5 |