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 d1d1572e..8d70cba2 100644
--- a/personal_infra/puppet/site/h1.pdp7.net.pp
+++ b/personal_infra/puppet/site/h1.pdp7.net.pp
@@ -39,4 +39,8 @@ node 'h1.pdp7.net' {
target => 'https://ipsilon-test.h1.int.pdp7.net/',
overwrite_rh_certs => 'ipsilon-test.h1.int.pdp7.net',
}
+
+ proxmox::proxy_host {'weight-test.pdp7.net':
+ target => 'https://k8s-test.h1.int.pdp7.net/',
+ }
}