DB Serverinitialisierung

This commit is contained in:
aschwarz
2022-11-18 14:38:03 +01:00
parent 4fc5120f41
commit 929fb55cc8
447 changed files with 772 additions and 31178 deletions

View File

@ -0,0 +1,10 @@
---
# defaults file for ora_inst_ahf
# variables
os_distrib: RedHat # Actually, not only RH, but also OEL, SuSE, Solaris ...
ahf_archive_repo: /sw/oracle/DB/linux
ahf_archive_dir: AHF-LINUX_v22.2.4
ahf_archive_name: AHF-LINUX_v22.2.4.zip # Downloadable on MOS note 30166242
ahf_archive_version: "{{ (ahf_archive_name | regex_replace('v|.zip', '_')).split('_')[2] }}"
ahf_install_dir: /opt