]> xn--ix-yja.es Git - alex.git/commitdiff
Proxy grafana
authoralex <alex@pdp7.net>
Sat, 21 Oct 2023 18:08:26 +0000 (20:08 +0200)
committeralex <alex@pdp7.net>
Sat, 21 Oct 2023 18:08:26 +0000 (20:08 +0200)
personal_infra/puppet/site/h1.pdp7.net.pp

index 5ca82e17bb552b01930e9c13e8ed57a55b1b2257..f0ec35a8838cbe6635d365bd2d3b980827255d3f 100644 (file)
@@ -68,6 +68,10 @@ node 'h1.pdp7.net' {
     target => 'http://bitwarden.h1.int.pdp7.net:8000/',
   }
 
+  proxmox::proxy_host {'grafana.pdp7.net':
+    target => 'http://grafana.h1.int.pdp7.net:3000/',
+  }
+
   package {'haproxy':}
   ->
   file {'/etc/haproxy/haproxy.cfg':