diff options
author | Lasse Haugen <haugen.lasse@gmail.com> | 2016-12-16 13:02:26 +0100 |
---|---|---|
committer | Lasse Haugen <haugen.lasse@gmail.com> | 2016-12-16 13:02:26 +0100 |
commit | 8c4fe3a787a1f95e81cdd3e36d66f45115d3322f (patch) | |
tree | b8b3ed907ff634fae047c010d2233cba5598e829 /build/test/pg_hba.tail | |
parent | 64e91a665adc3eef4692db80ca98c4f6de29895a (diff) | |
parent | fdfb87ee3fe4166f49aae9349e57ab007bbe0932 (diff) |
Merge branch 'master' of github.com:tech-server/gondul
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 index 60b8c53..ecf6295 100644 --- a/build/test/pg_hba.tail +++ b/build/test/pg_hba.tail @@ -1 +1,2 @@ host nms nms 172.17.0.0/16 md5 +host grafana grafana 172.17.0.0/16 md5 |