From 650f4952402ab581721bb0f5ef072283609e9bbd Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 23 Mar 2024 10:50:46 +0100 Subject: Migrate Takahe to k8s-prod, femto.pub domain --- personal_infra/puppet/site/h1.pdp7.net.pp | 10 +++++++--- personal_infra/puppet/site/pg.h1.int.pdp7.net.pp | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'personal_infra/puppet/site') 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/', } diff --git a/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp b/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp index 7256501e..a71d88dc 100644 --- a/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp +++ b/personal_infra/puppet/site/pg.h1.int.pdp7.net.pp @@ -9,7 +9,7 @@ node 'pg.h1.int.pdp7.net' { host weight nagios nagios.h1.int.pdp7.net trust host miniflux miniflux miniflux.h1.int.pdp7.net trust host nextcloud nextcloud nextcloud.h1.int.pdp7.net trust - host takahe k8s_test k8s-test.h1.int.pdp7.net trust + host takahe k8s_prod k8s-prod.h1.int.pdp7.net trust | EOT , } -- cgit v1.2.3