khuedoan-homelab/test
Khue Doan 5bd503dbce Remove role to install snap
Because we switched to Ubuntu and Ubuntu has snap installed by default
2021-02-21 21:03:32 +07:00
..
ansible.cfg Enable ansible pipelining for test environment 2021-02-21 14:07:03 +07:00
hosts.ini Force LXD fan network underlay subnet instead of auto 2021-02-21 21:01:35 +07:00
Makefile Add snapshot and restore 2021-02-21 20:19:00 +07:00
playbook.yml Remove role to install snap 2021-02-21 21:03:32 +07:00
README.md
requirements.txt
roles Symlink metal roles to test 2021-02-21 10:50:39 +07:00
Vagrantfile Switch to Ubuntu from Debian 2021-02-21 20:58:06 +07:00

Test

Create a quick and dirty local test environment (requires vagrant)

make

When you're done, clean it up

make clean