From 865331dcd82d3561fc736f226f84030516e7e832 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 2 Jul 2023 18:50:36 +0200 Subject: Flesh out weight deployment --- personal_infra/puppet/site/pg.h1.int.pdp7.net.pp | 2 +- 1 file changed, 1 insertion(+), 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 944c5c16..548438da 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,7 @@ 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-test.h1.int.pdp7.net trust + host k8s_test k8s_test k8s-prod.h1.int.pdp7.net trust | EOT , } -- cgit v1.2.3