summaryrefslogtreecommitdiffstats
path: root/modules/tozt/manifests/prometheus.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tozt/manifests/prometheus.pp')
-rw-r--r--modules/tozt/manifests/prometheus.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/tozt/manifests/prometheus.pp b/modules/tozt/manifests/prometheus.pp
index 13bc406..05ad53c 100644
--- a/modules/tozt/manifests/prometheus.pp
+++ b/modules/tozt/manifests/prometheus.pp
@@ -48,11 +48,6 @@ class tozt::prometheus {
}
nginx::site {
- "prometheus-tls":
- source => 'puppet:///modules/tozt/nginx/prometheus-tls.conf',
- require => Class['certbot'];
- "prometheus":
- source => 'puppet:///modules/tozt/nginx/prometheus.conf';
"grafana-tls":
source => 'puppet:///modules/tozt/nginx/grafana-tls.conf',
require => Class['certbot'];