Closed wfsaxton closed 7 years ago
really that fails, it was working for me. I will re-test the 12.2 version. I see in 11.2 & 12.1 I don't set this parameter.
I will check this and push a new version
Thanks for reporting this
I'm running this on Oracle Linux 7 if that matters.
it works now, can you also test this https://github.com/biemond/biemond-oradb/tree/puppet4_3_data
thanks
Tested and it works. Thanks for the quick fix.
perfect , I will push a new version.
thanks again
When creating a database, using the database.pp module, the module creates database_testDb_Create.rsp from a template. The template has the entry:
Since this module does not create/manage the "listener.ora" file, the puppet module run fails when it attempts to run the response file. When I run the response file manually, it outputs this error:
How exactly is this module supposed to work if it can't get the listener information?
I do have a listener running, using the following code, but it doesn't seem to manage listeners.ora either: