summaryrefslogtreecommitdiffstats
path: root/modules/certbot
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-07-01 22:28:23 -0400
committerJesse Luehrs <doy@tozt.net>2021-07-01 22:28:23 -0400
commit42a136e229ccf804c36ccb565c33fbf09f328814 (patch)
tree2b7c35596e35c33ce25386c6c7391c5f46b1daa2 /modules/certbot
parenta8c47b6f5f59cd8553f940ce9bd169849df8b151 (diff)
downloadpuppet-tozt-42a136e229ccf804c36ccb565c33fbf09f328814.tar.gz
puppet-tozt-42a136e229ccf804c36ccb565c33fbf09f328814.zip
add nginx config for prometheus
Diffstat (limited to 'modules/certbot')
-rw-r--r--modules/certbot/manifests/init.pp3
1 files changed, 1 insertions, 2 deletions
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 {