Skip to content

Commit

Permalink
YDA-5462: add PRC dependency to ruleset role
Browse files Browse the repository at this point in the history
During upgrades, we need to ensure that python-irodsclient is up-to-date
before running the yoda_rulesets role, so that iRODS library functions used
by the yoda_rulesets role (e.g. irods_setavu) can run with the right PRC version.
  • Loading branch information
stsnel committed Oct 25, 2023
1 parent 1bd4210 commit e746136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/yoda_rulesets/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ galaxy_info:

dependencies:
- role: python3
- role: python_irodsclient

0 comments on commit e746136

Please sign in to comment.