DB Serverinitialisierung
This commit is contained in:
15
roles/tvd/templates/basenv.rsp.j2
Normal file
15
roles/tvd/templates/basenv.rsp.j2
Normal file
@ -0,0 +1,15 @@
|
||||
Tvdperl_Is_Perl="NO"
|
||||
Be_Oracle="YES"
|
||||
Oracle_Base={{ oracle_base }}
|
||||
Oracle_Home={{ oracle_home }}
|
||||
Tns_Admin={{ oracle_base }}/network/admin
|
||||
Install_Dir={{ oracle_base }}/trivadis/local
|
||||
Config_Tns="2"
|
||||
Names_Default_Domain="{{ ansible_fqdn }}"
|
||||
Be_Etc="/opt/oracle/etc"
|
||||
config_oinstall="YES"
|
||||
Install_Profile="A"
|
||||
Be_Mysql="NO"
|
||||
Use_Oracleperl="YES"
|
||||
Ignore_SeLinux="YES"
|
||||
|
Reference in New Issue
Block a user