diff options
| author | alex <alex@pdp7.net> | 2023-07-02 18:50:36 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-07-02 18:50:36 +0200 |
| commit | 865331dcd82d3561fc736f226f84030516e7e832 (patch) | |
| tree | a5d0edf94eb2cdc87cfc6b5b456188dd77966391 /personal_infra/puppet/site/pg.h1.int.pdp7.net.pp | |
| parent | 9229fbe4de52bc8331068c3f1bedb20a8b3de05d (diff) | |
Flesh out weight deployment
Diffstat (limited to 'personal_infra/puppet/site/pg.h1.int.pdp7.net.pp')
| -rw-r--r-- | personal_infra/puppet/site/pg.h1.int.pdp7.net.pp | 2 |
1 files changed, 1 insertions, 1 deletions
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 , } |
