aboutsummaryrefslogtreecommitdiff
path: root/personal_infra
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra')
-rw-r--r--personal_infra/puppet/site/h1.pdp7.net.pp2
-rw-r--r--personal_infra/puppet/site/pg.h1.int.pdp7.net.pp3
2 files changed, 3 insertions, 2 deletions
diff --git a/personal_infra/puppet/site/h1.pdp7.net.pp b/personal_infra/puppet/site/h1.pdp7.net.pp
index 771bf59a..cc5df121 100644
--- a/personal_infra/puppet/site/h1.pdp7.net.pp
+++ b/personal_infra/puppet/site/h1.pdp7.net.pp
@@ -40,7 +40,7 @@ node 'h1.pdp7.net' {
overwrite_rh_certs => 'ipsilon.h1.int.pdp7.net',
}
- proxmox::proxy_host {'weight-test.pdp7.net':
+ proxmox::proxy_host {'weight.pdp7.net':
target => 'https://k8s-prod.h1.int.pdp7.net/',
}
}
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
,
}