Skip to content

Commit

Permalink
Merge pull request #218 from matyasselmeci/pr/osdf-cache-from-release
Browse files Browse the repository at this point in the history
Do not require osg-testing or osg-upcoming-testing for osdf-cache
  • Loading branch information
brianhlin authored Dec 13, 2024
2 parents 5e09ee0 + 6d08e81 commit b905fad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/data/osdf/install-cache-rpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ Install it using one of the following commands:

OSG 24:
```console
root@host # yum install osdf-cache --enablerepo=osg-testing
root@host # yum install osdf-cache
```

OSG 23:
```console
root@host # yum install --enablerepo=osg-upcoming-testing osdf-cache
root@host # yum install --enablerepo=osg-upcoming osdf-cache
```

!!! note "osdf-cache 7.11.1"
Expand Down

0 comments on commit b905fad

Please sign in to comment.