TVD in einer Rolle - Restkonfiguration Server begonnen

This commit is contained in:
aschwarz
2022-11-23 11:18:36 +01:00
parent b48ef40e6a
commit 958ce2c41e
25 changed files with 492 additions and 2 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