Files
vagrant-libvirt/CHANGELOG.md

17 lines
464 B
Markdown
Raw Normal View History

2013-04-11 17:11:38 +02:00
# 0.0.3 (Apr 11, 2013)
* Cpu and memory settings for domains.
* IP is parsed from dnsmasq lease files only, no saving of IP address into
files anymore.
* Tool for preparation RedHat Linux distros for box image added.
# 0.0.2 (Apr 1, 2013)
* Halt, suspend, resume, ssh and provision commands added.
* IP address of VM is saved into $data_dir/ip file.
* Provider can be set via VAGRANT_DEFAULT_PROVIDER env variable.
# 0.0.1 (Mar 26, 2013)
* Initial release.