merative / spm-middleware

A collection of Middleware modules and roles required for installing Cúram Social Program Management. SUITABLE FOR INTERNAL TEST AND DEVELOPMENT ONLY
MIT License
1 stars 6 forks source link

Websphere/ihs 90518 #69

Closed romakarol closed 7 months ago

romakarol commented 7 months ago

Summary

Add version files for ihs and websphere v...18 Changes are updating existing vars from version file 17 to point to new uploads on artifactory by uploaded by fergal.

PID retrieved by cracking open some of the zips and comparing 17 to 18 for the filenames containing the PID.

Story

https://github.com/spm-devops/transformers/issues/932

Test

image

Tested locally with ansible-playbook -i ./hosts --become --private-key=/Users/romakarol/.ssh/id_main_slave_rsa ./play.yml -e ' websphere_version=9.0.5.18 ihs_version=9.0.5.18 ant_version=1.10.6 ' -e artifactory_token=***

image image
romakarol commented 7 months ago

Nothing in the story about IIM, Ill see what was uploaded/needs to be updated. The rest is done except the IIM converge, I need to match that to whatever Ill add now.

Dont see the value in updating IHS README - it is half-updated half-not. I did it for now maybe we can consider just pointing it to the latest var file instead of copying the same info over.

romakarol commented 7 months ago

Its actually silly how many places I needed to change with that second commit, we should centralise these to only change in 1 place. One for the retro!