Skip to content

Commit

Permalink
Merge pull request #861 from eachristgr/patch-rucio/probes#151
Browse files Browse the repository at this point in the history
add patch for rucio/probes#151
  • Loading branch information
ericvaandering authored Nov 27, 2024
2 parents e3b504d + 6d747c9 commit 3ffd0c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/rucio-probes/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ RUN chmod +x /probes/cms/check_*

# Temporary while we are adding variables to the config. Push to rucio-containers
ADD https://raw.githubusercontent.com/ericvaandering/containers/probes_prom/probes/rucio.cfg.j2 /tmp/

# To be removed once the PR is available in our rucio version
# Patch for rules volume (https://github.com/dmwm/CMSRucio/issues/747, https://github.com/rucio/probes/pull/151)
ADD https://patch-diff.githubusercontent.com/raw/rucio/probes/pull/151.patch /patch/151.patch

0 comments on commit 3ffd0c8

Please sign in to comment.