You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
As you can see, at least on my setup there are enough steps to justify wrapping it in the module.
First, the module could take care of making sure there's enough swap space for the database. This is something that, in my opinion, should be done behind the scenes.
Second, if the installation is done by the Puppet module it could make sure it is OS independent, whereas this sort of approach does not.
Third, it would be much cleaner to specify ports, passwords, etc, as parameters to a class rather than as a response file for the Oracle XE configuration script (or as a heredoc as I do).
What do you think?
Cheers
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Could support be added for this? According to the comments I found, only SE, EE, and SEONE are supported.
The text was updated successfully, but these errors were encountered: