aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/puppet
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/puppet')
-rw-r--r--personal_infra/puppet/site/h1.pdp7.net.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/personal_infra/puppet/site/h1.pdp7.net.pp b/personal_infra/puppet/site/h1.pdp7.net.pp
index c3f23141..ac82b655 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/',
}