From ea823d556ba81cdb17d6bac5bf45761bf073ed8b Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 2 Jul 2023 21:01:59 +0200 Subject: Move weight-test to weight --- personal_infra/puppet/site/pg.h1.int.pdp7.net.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'personal_infra/puppet/site/pg.h1.int.pdp7.net.pp') diff --git a/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp b/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp index 548438da..fde8ba04 100644 --- a/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp +++ b/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp @@ -4,7 +4,8 @@ node 'pg.h1.int.pdp7.net' { # TYPE DATABASE USER ADDRESS METHOD # "local" is for Unix domain socket connections only local all all peer - host k8s_test k8s_test k8s-prod.h1.int.pdp7.net trust + host weight k8s_prod k8s-prod.h1.int.pdp7.net trust + host weight grafana grafana.h2.int.pdp7.net trust | EOT , } -- cgit v1.2.3