aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/puppet/site/h1.pdp7.net.pp
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/puppet/site/h1.pdp7.net.pp')
-rw-r--r--personal_infra/puppet/site/h1.pdp7.net.pp10
1 files changed, 7 insertions, 3 deletions
diff --git a/personal_infra/puppet/site/h1.pdp7.net.pp b/personal_infra/puppet/site/h1.pdp7.net.pp
index 5198976d..f603bfe3 100644
--- a/personal_infra/puppet/site/h1.pdp7.net.pp
+++ b/personal_infra/puppet/site/h1.pdp7.net.pp
@@ -72,11 +72,15 @@ node 'h1.pdp7.net' {
target => 'http://grafana.h1.int.pdp7.net:3000/',
}
- proxmox::proxy_host {'takahe.pdp7.net':
- target => 'http://k8s-test.h1.int.pdp7.net/',
+ proxmox::proxy_host {'femto.pub':
+ target => 'http://k8s-prod.h1.int.pdp7.net/',
}
- proxmox::proxy_host {'takahe-media.pdp7.net':
+ proxmox::proxy_host {'alex.femto.pub':
+ target => 'http://k8s-prod.h1.int.pdp7.net/',
+ }
+
+ proxmox::proxy_host {'media.femto.pub':
target => 'http://weed.h1.int.pdp7.net:8333/',
}