From 4451d19866af0bb00f024a6371712058fc1f1183 Mon Sep 17 00:00:00 2001 From: Francis Begyn Date: Wed, 22 Nov 2023 16:26:59 +0100 Subject: [PATCH] remove accidental space --- REFERENCE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/REFERENCE.md b/REFERENCE.md index 2d5c610c..cc67591d 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -48,7 +48,6 @@ * [`prometheus::redis_exporter`](#prometheus--redis_exporter): This module manages prometheus node redis_exporter * [`prometheus::run_service`](#prometheus--run_service): This class is meant to be called from prometheus. It ensure the service is running * [`prometheus::sachet`](#prometheus--sachet): This module manages prometheus sachet (https://github.com/messagebird/sachet) - * [`prometheus::server`](#prometheus--server): class to manage the actual prometheus server. This class gets called from the init.pp * [`prometheus::snmp_exporter`](#prometheus--snmp_exporter): This module manages prometheus snmp_exporter * [`prometheus::ssh_exporter`](#prometheus--ssh_exporter): This module manages prometheus ssh_exporter (https://github.com/treydock/ssh_exporter)