aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/puppet/site
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/puppet/site')
-rw-r--r--personal_infra/puppet/site/h1.pdp7.net.pp10
-rw-r--r--personal_infra/puppet/site/pg.h1.int.pdp7.net.pp2
2 files changed, 8 insertions, 4 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/',
}
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
,
}