Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for installation from a shared/exported directory #6

Open
pmoosh opened this issue Feb 18, 2015 · 2 comments
Open

Allow for installation from a shared/exported directory #6

pmoosh opened this issue Feb 18, 2015 · 2 comments

Comments

@pmoosh
Copy link

pmoosh commented Feb 18, 2015

Implement an option, that allows for an installation from a shared/exported directory instead of unzipping the downloaded files on the VM/system. It would reduce the space needed for the installation.

@aririikonen
Copy link
Owner

For v2.0.0 we'll be adding a check on the node[:oracle][:rdbms][:install_dir] directory, if the directory exists (e.g. /opt/oracle/install_dir/database) and there is already files under it. Then the fetching and unzipping of the filed will be skipped. Same functionality will be added for the patches, so node[:oracle][:rdbms][:latest_patch][:dirname].

@pmoosh
Copy link
Author

pmoosh commented Apr 18, 2015

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants