1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-13 02:20:57 +01:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Your Name
8aed467ab0 Automatic commit of package [nagios-okplugin-check_xroad_token] release [1.2-1]. 2020-09-14 11:51:06 +00:00
Garðar Þorsteinsson
df42d6ee6d Merge pull request #41 from opinkerfi/xroad-check_xroad_token
check_xroad_token plugin created
2020-09-11 16:04:15 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Summary: A Nagios plugin to check status of XROAD soft-token
Name: nagios-okplugin-check_xroad_token
Version: 1.0.2
Version: 1.2
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -45,7 +45,7 @@ rm -rf %{buildroot}
restorecon -v %{_libdir}/nagios/plugins/check_xroad_token.sh /etc/nrpe.d/check_xroad_token.cfg /etc/sudoers.d/check_xroad_token
%changelog
* Mon Sep 14 2020 Your Name <you@example.com> 1.0.2-1
* Mon Sep 14 2020 Your Name <you@example.com> 1.2-1
- new package built with tito
* Fri Sep 11 2020 Gardar Thorsteinsson <gardart@gmail.com> 1.0.1-1

View File

@@ -1 +1 @@
1.0.2-1 check_xroad_token/
1.2-1 check_xroad_token/