Änderungen bei tvd und db1913
This commit is contained in:
Binary file not shown.
@ -57,3 +57,15 @@
|
||||
path: /home/oracle/.TVDPERL_HOME
|
||||
line: export TVDPERLBIN=/usr/bin/perl
|
||||
create: yes
|
||||
|
||||
- name: unncomment /opt/oracle/trivadis/local/dba/etc/sid._DEFAULT_.conf TVDPERL_HOME.
|
||||
replace:
|
||||
path: /opt/oracle/trivadis/local/dba/etc/sid._DEFAULT_.conf
|
||||
regexp: '^#(.*TVDPERL_HOME.*)'
|
||||
replace: '\1'
|
||||
|
||||
- name: unncomment /opt/oracle/trivadis/local/dba/etc/sid._DEFAULT_.conf TVDPERLBIN
|
||||
replace:
|
||||
path: /opt/oracle/trivadis/local/dba/etc/sid._DEFAULT_.conf
|
||||
regexp: '^#(.*TVDPERLBIN.*)'
|
||||
replace: '\1'
|
||||
|
Reference in New Issue
Block a user