We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 821b8e7 commit 1318950Copy full SHA for 1318950
changelogs/fragments/cluvy.yml
@@ -0,0 +1,3 @@
1
+---
2
+minor_changes:
3
+ - "molecule: download for current cluvfy added (oravirt#423)"
extensions/molecule/shared_config/inventory/group_vars/all/oracle_db.yml
@@ -11,6 +11,10 @@ oracle_sw_source_local: /vagrant
11
apply_patches_db: true
12
13
oracle_sw_patches:
14
+ - filename: cvupack_linux_ol7_x86_64.zip
15
+ patchid: 30839369
16
+ version: 21.0.0.0
17
+ description: Latest cluvfy
18
- filename: p35643107_190000_Linux-x86-64.zip
19
patchid: 35643107
20
version: 19.3.0.0
0 commit comments