mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
17 lines
464 B
Markdown
17 lines
464 B
Markdown
|
|
# 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.
|