A dev environment for the mirror.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Mirror Playbook
|
|
|
|
**DO NOT run this on your host machine!**
|
|
|
|
|
|
|
|
Run this playbook as root **inside** the vm to set up the mirror's services
|
|
|
|
```
|
|
|
|
ansible-playbook main.yml
|
|
|
|
```
|