|
|
|
@ -2,17 +2,19 @@ |
|
|
|
|
This repo helps quickly set up a vm development environment for cs club's |
|
|
|
|
mirrors using ansible. |
|
|
|
|
|
|
|
|
|
There are three options for getting the mirror dev vm running: |
|
|
|
|
There are two options for getting the mirror dev vm running: |
|
|
|
|
- qemu (automated install) |
|
|
|
|
- libvirt (manual install) |
|
|
|
|
|
|
|
|
|
Follow the relevant instructions below. |
|
|
|
|
Follow the relevant instructions below. Please leave an issue for any bugs you |
|
|
|
|
find. |
|
|
|
|
|
|
|
|
|
## VM Installation Option 1 (qmeu) |
|
|
|
|
Follow instructions in the README.md of the qemu directory |
|
|
|
|
Follow instructions in the [readme](qemu/README.md) of the qemu directory. |
|
|
|
|
|
|
|
|
|
## VM Install Option 2 (libvirt) |
|
|
|
|
Follow the instructions in `libvirt/README.md` |
|
|
|
|
Follow the instructions in [readme](libvirt/README.md) of the libirt directory. |
|
|
|
|
|
|
|
|
|
## Issues/Remarks |
|
|
|
|
- cron config `/etc/cron.d/csc-mirror` is commented out for now |
|
|
|
|
- merlin.service is NOT started |
|
|
|
@ -49,4 +51,4 @@ vde 252:64 0 10G 0 disk |
|
|
|
|
vdf 252:80 0 10G 0 disk |
|
|
|
|
├─vdf1 252:81 0 10G 0 part |
|
|
|
|
└─vdf9 252:89 0 8M 0 part |
|
|
|
|
``` |
|
|
|
|
``` |
|
|
|
|