biemond / biemond-oradb

Puppet Oracle Database Module
Apache License 2.0
59 stars 113 forks source link

Add tnsnames.ora options #294

Open bschonec opened 1 year ago

bschonec commented 1 year ago

There are a few options I could use that would make this module much more useful:

CONNECTION_TIMEOUT = TRANSPORT_CONNECT_TIMEOUT = RETRY_COUNT =

These options appear directly after the DESCRIPTION = section and should be easy to implement.