From d88ad03aed9b10fe1d4a02a82cfd15e1b5c7f959 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 13 Jun 2023 20:26:20 +0200 Subject: [PATCH] fix(prometheus-x509-exporter): init --- .gitmodules | 3 +++ prometheus-x509-certificate-exporter | 1 + 2 files changed, 4 insertions(+) create mode 160000 prometheus-x509-certificate-exporter diff --git a/.gitmodules b/.gitmodules index 800af32..2e3e001 100644 --- a/.gitmodules +++ b/.gitmodules @@ -119,3 +119,6 @@ [submodule "fail2ban"] path = fail2ban url = https://gitlab.archlinux.org/archlinux/packaging/packages/fail2ban.git +[submodule "prometheus-x509-certificate-exporter"] + path = prometheus-x509-certificate-exporter + url = https://aur.archlinux.org/prometheus-x509-certificate-exporter.git diff --git a/prometheus-x509-certificate-exporter b/prometheus-x509-certificate-exporter new file mode 160000 index 0000000..02b500c --- /dev/null +++ b/prometheus-x509-certificate-exporter @@ -0,0 +1 @@ +Subproject commit 02b500c76f2e27fe1a9a0bbdf4ab7896f03c0dff