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

OHS Base YAML install file #103

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

OHS Base YAML install file #103

wants to merge 2 commits into from

Conversation

martinfanning1
Copy link
Collaborator

I am trying manually work around https://github.com/spm-devops/transformers/issues/1327 - until this is fixed.

On a VM i can manually install all the required pieces i.e. OHS Base
OHS 19c Upgrade
OHS 19c latest patches

However manually it is more difficult to complete the OHS config for Curam - as this has a number of steps including creating SSL certs etc.

To help this I have created a YAML file to just install the Base version of OHS. This will mean when i choose this version when deploying a VM - it will in stall the base and configure OHS for use with Curam.. I can then manually install the 19c upgrade and latest patches - and OHS should be automatically configured for me (from the base install)

This changeset has a YAML file which just installs the Base version (commented out the patches information). There is a change needed to the ohs main yaml file - to only Patch OHS when the ohs_version variable is set - which it should be for all other yamls (outside of the base)

Tested this locally on molecule - and it looks to pass for both the Base install and latest 12c fixpacks..

If this works will be first step in trying to solve the above transformers ticket.

Martin Fanning added 2 commits November 12, 2024 11:32
I am trying manually work around https://github.com/spm-devops/transformers/issues/1327 - until this is fixed.

On a VM i can manually install all the required pieces i.e.
OHS Base
OHS 19c Upgrade
OHS 19c latest patches

However manually it is more difficult to complete the OHS config for Curam -  as this has a number of steps including creating SSL certs etc.

To help this I have created a YAML file to just install the Base version of OHS.  This will mean when i choose this version when deploying a VM - it will in stall the base and configure OHS for use with Curam..  I can then manually install the 19c upgrade and latest patches - and OHS should be automatically configured for me (from the base install)

This changeset has a YAML file which just installs the Base version (commented out the patches information).  There is a change needed to the ohs main yaml file - to only Patch OHS when the ohs_version variable is set - which it should be for all other yamls (outside of the base)

Tested this locally on molecule - and it looks to pass for both the Base install and latest 12c fixpacks..

If this works will be first step in trying to solve the above transformers ticket.
Update main.yaml - add in original when check
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

Successfully merging this pull request may close these issues.

1 participant