Skip to content

Commit

Permalink
Added default oracle PSU patch details (#526)
Browse files Browse the repository at this point in the history
* Added default oracle PSU patch details

* Regressed change from environment file

* fix

---------

Co-authored-by: Dominic Robinson <[email protected]>
  • Loading branch information
Sandhya1874 and drobinson-moj authored Jan 25, 2024
1 parent 3dc02dd commit c8ca78b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/oracle-19c/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@ oracle_patch_details:
psu_patch: p35742441_190000_Linux-x86-64.zip
patch_string: "19.21.0.0.231017"


oracle_ru_patch: OCT2023 # override this in group_vars when rolling out a new patch
oracle_patch: "{{ oracle_patch_details[ oracle_ru_patch ] }}"
opatch: "p6880880_190000_Linux-x86-64-{{ oracle_patch.opatch_version }}.zip"

0 comments on commit c8ca78b

Please sign in to comment.