]> git.pld-linux.org Git - packages/nagios-plugin-check_chef_stale.git/commitdiff
update url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 3 Feb 2016 11:51:28 +0000 (13:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 3 Feb 2016 11:51:28 +0000 (13:51 +0200)
nagios-plugin-check_chef_stale.spec

index e8bec78728f82a24b3662f234e6a593fcf0f0dce..61a063e011d2af2a399fe7418994a4e37d675784 100644 (file)
@@ -1,15 +1,15 @@
 %define                plugin  check_chef_stale
-Summary:       Nagios plugin to check stale nodes in Chef
+Summary:       Nagios/Icinga plugin to check stale nodes in Chef
 Name:          nagios-plugin-%{plugin}
 Version:       0.2.0
 Release:       1
 License:       GPL v2
 Group:         Networking
-Source0:       https://github.com/glensc/nagios-plugin-check_chef_stale/archive/v%{version}/%{plugin}-%{version}.tar.gz
+Source0:       https://github.com/glensc/monitoring-plugin-check_chef_stale/archive/v%{version}/%{plugin}-%{version}.tar.gz
 # Source0-md5: 3352b9e1c767383590cee8e8a61be672
-URL:           https://github.com/glensc/nagios-plugin-check_chef_stale
-Requires:      nagios-common
+URL:           https://github.com/glensc/monitoring-plugin-check_chef_stale
 Requires:      knife
+Requires:      nagios-common
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -17,7 +17,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                plugindir       %{_prefix}/lib/nagios/plugins
 
 %description
-Alerting for stale nodes on Chef with Nagios.
+Alerting for stale nodes on Chef with Nagios/Icinga.
 
 %prep
 %setup -q
This page took 0.075081 seconds and 4 git commands to generate.