mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
version 0.0.12
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
||||
# 0.0.12 (Dec. 03, 2013)
|
||||
|
||||
* Proxy ssh through libvirt host, if libvirt is connected via ssh(by @erik-smit)
|
||||
* Fix wrong nfs methods call (by rosario.disomma@dreamhost.com)
|
||||
* adding the nfs share on start (by @cp16net)
|
||||
* Mention vagrant-mutate (by Brian Pitts <brian@polibyte.com>)
|
||||
* Fix box metadata error keys (by Brian Pitts <brian@polibyte.com>)
|
||||
* Fix selinux should working
|
||||
* Mention compatibility with sahara (by Brian Pitts <brian@polibyte.com>)
|
||||
* Add default network and ssh key file parameters (by Mathilde Ffrench <ffrench.mathilde@gmail.com>)
|
||||
|
||||
# 0.0.11 (Oct. 20, 2013)
|
||||
|
||||
* BUG FIX close #70 undefine machine id should be after all operations
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
module VagrantPlugins
|
||||
module ProviderLibvirt
|
||||
VERSION = '0.0.11'
|
||||
VERSION = '0.0.12'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user