From 42a136e229ccf804c36ccb565c33fbf09f328814 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 1 Jul 2021 22:28:23 -0400 Subject: add nginx config for prometheus --- modules/certbot/manifests/init.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/certbot/manifests/init.pp') diff --git a/modules/certbot/manifests/init.pp b/modules/certbot/manifests/init.pp index c8ca213..a62161f 100644 --- a/modules/certbot/manifests/init.pp +++ b/modules/certbot/manifests/init.pp @@ -15,9 +15,8 @@ class certbot($config_dir=undef) { "git.tozt.net", "rss.tozt.net", "metabase.tozt.net", - "rc-teleterm.tozt.net", "bitwarden.tozt.net", - "influxdb.tozt.net", + "prometheus.tozt.net", ] package { -- cgit v1.2.3-54-g00ecf