]> xn--ix-yja.es Git - alex.git/commitdiff
Move weight-test to weight
authoralex <alex@pdp7.net>
Sun, 2 Jul 2023 19:01:59 +0000 (21:01 +0200)
committeralex <alex@pdp7.net>
Sun, 2 Jul 2023 19:01:59 +0000 (21:01 +0200)
personal_infra/puppet/site/h1.pdp7.net.pp
personal_infra/puppet/site/pg.h1.int.pdp7.net.pp

index 771bf59abd6af3bd006b9eee682abfa7aa340915..cc5df121a5d1acabbdc1f22e02c32fa509c9a672 100644 (file)
@@ -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/',
   }
 }
index 548438da526a55fc07ce01490aa4f3476ffc8890..fde8ba0418bd874ab16c78fe3973c003036aac97 100644 (file)
@@ -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
     ,
   }