WIP: Added experimental kvm-guest role #96

Draft
Ghost wants to merge 1 commits from kvm-guest into unstable
First-time contributor

Can handle adding volumes with DRBD over LVM and provision new
virtual machines using these volumes.

It's highly experimental and has not been tested yet, I'm very open to criticism.

Can handle adding volumes with DRBD over LVM and provision new virtual machines using these volumes. It's highly experimental and has not been tested yet, I'm very open to criticism.
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
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 kvm-guest unstable
git pull origin kvm-guest

Step 2:

Merge the changes and update on Forgejo.
git checkout unstable
git merge --no-ff kvm-guest
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#96
No description provided.