From 108d0635440f2293ff3a5541cb750765fe9e80cf Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 7 Oct 2023 22:38:30 +0200 Subject: [PATCH] Draft blog --- personal_infra/puppet/site/h1.pdp7.net.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/personal_infra/puppet/site/h1.pdp7.net.pp b/personal_infra/puppet/site/h1.pdp7.net.pp index c3f2314..ac82b65 100644 --- a/personal_infra/puppet/site/h1.pdp7.net.pp +++ b/personal_infra/puppet/site/h1.pdp7.net.pp @@ -44,6 +44,10 @@ node 'h1.pdp7.net' { target => 'https://k8s-prod.h1.int.pdp7.net/', } + proxmox::proxy_host {'blog.pdp7.net': + target => 'https://k8s-test.h1.int.pdp7.net/', + } + proxmox::proxy_host {'miniflux.pdp7.net': target => 'http://miniflux.h1.int.pdp7.net:8080/', } -- 2.47.3