aririikonen / oracle

Full Oracle cookbook for Chef. Please see the README.md for further details.
http://oraarir.blogspot.fi/
44 stars 50 forks source link

Enhancements and a Bugfix #18

Open mrmarbury opened 8 years ago

mrmarbury commented 8 years ago

There is some formatting stuff which is pretty trivial. Just spaces mostly.

The BugFix: When installing the client, The rsp file is placed into install_dir but needed in ora_home. I changed it to ora_home to make it equivalent to "latest_dbpatch.rb".

The Enhancement: Making extra components for EE selectable.

If you merge this it would be cool to have the new version with these changes in the supermarket soon. We are currently using a forked version of your CB and we would rather use the Master.

Cheers, Stef

aririikonen commented 8 years ago

mrmarbury,

Thank you for your pull request. I need to run some tests against the current code base. This might take some time.

mrmarbury commented 8 years ago

allright, no problem. I will create some more pull requests over time. I am currently customizing this CB quite a bit.