Commit Graph

784 Commits

Author SHA1 Message Date
Matt
b4993072a8 Corrected a wrongly spelled key and added domain_name to the error output 2014-01-07 14:08:49 +01:00
Matt
5f0d365c82 Add kernel/initrd/cmd_line directives for the qemu driver 2014-01-07 13:45:57 +01:00
Brian Pitts
f277c1119c Allow changing disk bus 2014-01-06 11:49:07 -06:00
Brian Pitts
171feb38cf Only use vagrant 1.4 nfs changes when running vagrant 1.4. 2014-01-05 18:18:42 -06:00
Jordan Tardif
f13dd6a179 Fixing up quotes around host-model 2013-12-18 05:07:54 -05:00
Jordan Tardif
cffb351d44 Support for cpu_mode configuration while using the nested option. 2013-12-18 04:12:38 -05:00
dima
f9f83749f4 fix for ssh keys from(copied from vagrant-aws) 2013-12-17 08:20:19 +01:00
dima
6e3a9fe411 small fix for vagrant 1.4(not well tested but start working) 2013-12-16 21:18:17 +01:00
Brian Pitts
deb32ddce1 Make ip_command work with posix shells 2013-12-16 14:07:40 -06:00
dima
50b15b91ee fix checking string 2013-12-16 20:14:58 +01:00
Brian Pitts
5708442940 Use find utility in libvirt ip command 2013-12-15 16:38:36 -06:00
KalabiYau
e3b59e444a Bump version to 0.0.13 2013-12-12 14:46:38 +01:00
Dmitry Vasilets
9ae5fab7a1 Merge pull request #98 from kalabiyau/master
Allow to use nested virtualization again
2013-12-12 04:12:29 -08:00
KalabiYau
bf3b70c1bc Remove excess arrow 2013-12-12 13:10:25 +01:00
KalabiYau
9bedd452ca Allow to use nested virtualization again 2013-12-10 16:43:26 +01:00
dima
995d20b310 version 0.0.12 2013-12-03 21:16:41 +01:00
dima
3917161eb9 Merge branch 'master' of github.com:pradels/vagrant-libvirt
Conflicts:
	lib/vagrant-libvirt/config.rb
2013-12-03 21:13:34 +01:00
dima
81abafd93d by default used key id_rsa
Conflicts:
	lib/vagrant-libvirt/config.rb
2013-12-03 21:12:47 +01:00
Dmitry Vasilets
0984db2425 Merge pull request #89 from mffrench/add-default-network-and-ssh-key-file-parameters
Add default network and ssh key file parameters
2013-12-03 12:10:21 -08:00
erik-smit
f0614b144d Proxy ssh through libvirt host, if libvirt is connected via ssh 2013-12-03 19:55:05 +01:00
Rosario Di Somma
afc6c3a8a5 Fix wrong nfs methods call
Change-Id: If2c9965ee437f444c7d62fb0758f573ed2facf89
Signed-off-by: Rosario Di Somma <rosario.disomma@dreamhost.com>
2013-11-29 18:21:31 +01:00
Craig Vyvial
06aa627fff adding the nfs share on start
the nfs shares were missing when starting a container back up after it was halted.
2013-11-21 23:33:16 -06:00
Mathilde Ffrench
149253acd4 remove erronous , 2013-11-19 19:25:31 +01:00
Mathilde Ffrench
6492e0ae63 add default network and ssk key file parameters 2013-11-19 19:22:11 +01:00
Brian Pitts
84fdc7d49a Fix box metadata error keys 2013-10-30 14:32:12 -05:00
dima
85910255a7 varsion 0.0.11 2013-10-20 14:07:37 +02:00
dima
55e31c16df close #70 undefine machine id should be after all operations 2013-10-20 13:57:47 +02:00
dima
d03f50b618 close #76 correct uri for different virtualizations 2013-10-19 23:38:15 +02:00
dima
be44fc10b8 close #72 possibility to give VMs a name 2013-10-19 23:10:31 +02:00
Brian Pitts
69f97cf33a Delete any snapshots when destroying a domain 2013-10-19 13:50:28 -05:00
Brian Pitts
62c7b399b1 Implement reload command 2013-10-18 18:34:30 -05:00
Craig Vyvial
c9abbd2fa7 rearranging the actions loaded in alpha order 2013-10-17 00:42:35 -05:00
dima
2248e1a634 version 0.0.10 2013-10-07 21:31:03 +02:00
KalabiYau
7c1aaba85e Delete files from destination to avoid confusions 2013-10-03 16:01:33 +02:00
dima
7b093314fa version 0.0.9 2013-09-29 14:28:57 +02:00
Brian Pitts
4c48097b45 Autostart and activate networks that are not already autostarted or activated 2013-09-26 21:46:01 -05:00
dima
26d7ea2a6f new version and small changes 2013-09-25 22:53:18 +02:00
Brian Pitts
60442c5852 Use random string in name of domain 2013-09-25 11:43:00 -05:00
Brian Pitts
1b5a60305e Enable parallelization 2013-09-25 09:48:29 -05:00
dima
40d862459d syntax cleanup 2013-09-24 20:32:03 +02:00
Jordan Tardif
aac710e454 Support AMD and Intel processors with nested vm's
Use a more generic model and optional vmx or svm feature.
2013-09-21 02:12:31 -04:00
Jevgeni Kiski
8d1784bf32 space 2013-09-17 00:32:18 +03:00
Jevgeni Kiski
3bcf9496de MAC address can be specified on all network interfaces. 2013-09-17 00:23:24 +03:00
Jevgeni Kiski
1e2f49f028 Specify a MAC address for public_network interface 2013-09-16 23:26:39 +03:00
Jevgeni Kiski
75739849ad accessor missing 2013-09-14 16:41:52 +03:00
Jevgeni Kiski
5d3ea31191 Volume driver cache parameter 2013-09-14 15:33:44 +03:00
Nick Downs
151f212d50 Added defaults for :dev and :mode. Updated documentation to explain these options. 2013-09-10 22:45:40 -07:00
Nick Downs
8933842517 Initial implementation of public_network support. 2013-09-10 00:12:24 -07:00
dima
155606fcff remove not require puts 2013-08-15 02:03:33 +02:00
dima
ba235915b3 close #43 key file set in provider url 2013-08-15 02:01:08 +02:00