Skip to content

Update bootstrap.sh#438

Open
ldrrp wants to merge 1 commit intoaws:v2.10.3from
ldrrp:v2.10.3
Open

Update bootstrap.sh#438
ldrrp wants to merge 1 commit intoaws:v2.10.3from
ldrrp:v2.10.3

Conversation

@ldrrp
Copy link
Copy Markdown

@ldrrp ldrrp commented Jul 17, 2025

Automatically grab latest mariadb available

Issue #, if available:

This relates to all the below issues:
#425 #406 #344 #409 #425

Description of changes:

Automatically detect latest minor versions for pinned versions of mariadb. I used rackspace mirror because the original mirror does not allow folder scanning. Left it in a variable for others to update as needed for their countries.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Automatically grab latest mariadb available in repo for pinned version
@ldrrp
Copy link
Copy Markdown
Author

ldrrp commented Jul 17, 2025

This was only tested and working for 2.10.3 branch. May vary for older versions but altering the variables might get you the desired behavior for the other branches

YUM_VERSION_PREFIX="11.8" 
MARIADB_VERSION_PREFIX="11.5"
FEDORAVERSION="38"

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