-
Notifications
You must be signed in to change notification settings - Fork 4
[WIP] Ansible Configuration for new OpenAustralia staging server #346
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
base: main
Are you sure you want to change the base?
Conversation
|
I need someone to review the list of tasks here and clarify for me:
|
…e and updating configurations for development, staging, and production environments.
…rations for staging and production
|
@benrfairless the new server should connect to mysql_8 (the old server is unable to, hence those whole yak shave upgrade) |
|
@benrfairless let's merge this with the templates not updated yet? We can get started on working how what php.ini etc we need have a way to create/recreate the server a few time for deploys. |
Co-authored-by: Brenda Wallace <[email protected]>
|
@Br3nda all yours to review/approve/merge if you are happy with the changes. |
benrfairless
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Br3nda I have managed to do a partial Ansible provisioning - I'm getting stuck on the Ruby version (the role currently wants to install 2.7.6 and 2.7.8 via rvm and it's giving OpenSSL errors).
Did you need a newer version of ruby at all for the new server?
Relevant issue(s)
What does this do?
Why was this needed?
A new server means we need to update ansible to configure the new server correctly
Implementation/Deploy Steps (Optional)
Notes to reviewer (Optional)