Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Use fixed IPs for the new virtual hosts. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | 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 Moulin | 2015-06-07 | 1 |
Move preseed-related stuff in ./preseed/, and vm-related stuff in ./virtualenv/. |