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

Deprecations, update mysql role, and set drush path. #281

Merged
merged 5 commits into from
Jul 10, 2024

Conversation

rosiel
Copy link
Contributor

@rosiel rosiel commented Jul 2, 2024

GitHub Issue:

What does this Pull Request do?

What's new?

  • Does this change require documentation to be updated? no
  • Does this change add any new dependencies? no
  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)? no
  • Could this change impact execution of existing code? no

How should this be tested?

Try to spin up a playbook (local or remote). You will encounter:

  • include is deprecated
  • mysql replication fails
  • drush is not found.

With this PR, it should run smoothly.

Can you test on Red Hat? (Can we support Red Hat? )

Additional Notes:

Still trying to replicate this issue: #279

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora-Devops/committers

@rosiel rosiel mentioned this pull request Jul 2, 2024
@seth-shaw-asu seth-shaw-asu requested a review from alxp July 3, 2024 17:52
Copy link
Contributor

@alxp alxp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried this on my local that can still run Vagrant and it works.

One odd thing is Vagrant freezes when trying to ssh in for the first time but running vagrant provision after that works so Ansible is not the issue.

@alxp alxp merged commit 38dcff2 into Islandora-Devops:dev Jul 10, 2024
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.

Playbook fails during geerlingguy.mysql while setting up replication. (need to update role)
2 participants