aboutsummaryrefslogtreecommitdiffstats
path: root/virtualenv/virt
Commit message (Collapse)AuthorAgeFiles
* Use fixed IPs for the new virtual hosts.Guilhem Moulin2015-06-071
| | | | | | Each new VM is attributed a fresh static IPv4 (uniqueness is guaranteed by merely incrementing the /24), and DNS entries are added libvirt's dnsmasq instance.
* Reorganization.Guilhem Moulin2015-06-071
Move preseed-related stuff in ./preseed/, and vm-related stuff in ./virtualenv/.