From d536f730c0978db4d4f7a9c6a165e3943294d5a6 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sat, 10 Jun 2023 14:14:14 +0200 Subject: [PATCH] fix(prometheus-fail2ban-exporter): init --- .gitmodules | 3 +++ prometheus-fail2ban-exporter | 1 + 2 files changed, 4 insertions(+) create mode 160000 prometheus-fail2ban-exporter diff --git a/.gitmodules b/.gitmodules index ed6baad..7701fa1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -110,3 +110,6 @@ [submodule "gitea-runner"] path = gitea-runner url = https://git.cryptic.systems/volker.raschek/gitea-runner-pkg.git +[submodule "prometheus-fail2ban-exporter"] + path = prometheus-fail2ban-exporter + url = ssh://aur@aur.archlinux.org/prometheus-fail2ban-exporter.git diff --git a/prometheus-fail2ban-exporter b/prometheus-fail2ban-exporter new file mode 160000 index 0000000..8f0116d --- /dev/null +++ b/prometheus-fail2ban-exporter @@ -0,0 +1 @@ +Subproject commit 8f0116dc98e57c900c7709a60a9fa1c34d19177c