WIP: Add maxscale role #106

Draft
mtrossevin wants to merge 9 commits from mtrossevin/ansible-roles:add-maxscale into unstable
Owner

This pull request add a role to install MariaDB Maxscale, it's very first commit is the entire content of PR #105 so it might be preferable to merge it first (or close it after merging this one).

Please note that it is a very basic role right now as it's primary use was to create a prototype using MariaDB MaxScale in front of a simple MariaDB cluster.

This pull request add a role to install MariaDB Maxscale, it's very first commit is the entire content of PR #105 so it might be preferable to merge it first (or close it after merging this one). Please note that it is a very basic role right now as it's primary use was to create a prototype using MariaDB MaxScale in front of a simple MariaDB cluster.
mtrossevin added 1 commit 2020-12-23 15:01:20 +01:00
continuous-integration/drone/pr Build is failing Details
e0c2c26e12
Merge branch unstable into add-maxscale
Some checks failed
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • CHANGELOG.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b mtrossevin-add-maxscale unstable
git pull add-maxscale

Step 2:

Merge the changes and update on Forgejo.
git checkout unstable
git merge --no-ff mtrossevin-add-maxscale
git push origin unstable
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#106
No description provided.