File tree Expand file tree Collapse file tree 3 files changed +5
-93
lines changed
Expand file tree Collapse file tree 3 files changed +5
-93
lines changed Original file line number Diff line number Diff line change @@ -49,16 +49,4 @@ if version < 8.9.6
4949
5050endif
5151
52- # Put history.* files into the gratia data directory
53- # in order for gratia to submit usage.
54- PER_JOB_HISTORY_DIR = /var/lib/gratia/data/
55-
56- # Gratia probe
57- SCHEDD_CRON_JOBLIST = $(SCHEDD_CRON_JOBLIST) GRATIA
58- SCHEDD_CRON_GRATIA_MODE = Periodic
59- SCHEDD_CRON_GRATIA_PERIOD = 15m
60- SCHEDD_CRON_GRATIA_EXECUTABLE = /usr/share/gratia/condor/condor_meter
61- SCHEDD_CRON_GRATIA_PREFIX = GRATIA
62- SCHEDD_CRON_GRATIA_ARGS = -f /etc/gratia/condor/ProbeConfig-OSPool
63-
6452
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11Name: osg-flock
2- Version: 1.5
2+ Version: 1.6
33Release: 1%{?dist }
44Summary: OSG configurations for a flocking host
55
@@ -8,7 +8,7 @@ URL: https://opensciencegrid.org/docs/submit/osg-flock
88
99BuildArch: noarch
1010
11- Requires: gratia-probe-condor
11+ Requires: gratia-probe-condor-ap
1212Requires: condor
1313
1414Source0: %{name }-%{version }%{?gitrev:-%{gitrev }}.tar.gz
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
4545
4646
4747%changelog
48+ * Mon Oct 25 2021 Mats Rynge <rynge@isi.edu> 1.6-1
49+ - Now requires gratia-probe-condor-ap, probe config has been removed
50+
4851* Fri Oct 1 2021 Mats Rynge <rynge@isi.edu> 1.5-1
4952- Moved to new HTCondor Cron Gratia setup
5053
You can’t perform that action at this time.
0 commit comments