dima
98e4b3b0be
typo
2015-05-18 07:48:39 +02:00
Dmitry Vasilets
b092a5444b
Merge pull request #374 from kampka/master
...
Add ability to specify the machine architecture via the domain arguments
2015-05-18 07:47:09 +02:00
Christian Kampka
298a45d3d8
Add ability to specify the machine architecture via the domain arguments
2015-05-18 07:30:48 +02:00
Shuanglei Tao
d4b013a66d
Add note for remote nfs synced folders
2015-05-18 11:46:04 +08:00
dima
4de1560027
improve package process
2015-05-17 19:47:07 +02:00
Dmitry Vasilets
c7f37649ec
example for 9p
2015-05-17 10:34:58 +02:00
Dmitry Vasilets
78c525b364
typo
2015-05-17 10:12:42 +02:00
Dmitry Vasilets
4af0163c5e
update readme with example accessmode 9p
2015-05-17 10:11:40 +02:00
dima
311bdc5f23
add linker trick for installation as gem
2015-05-15 12:38:50 +02:00
Dmitry Vasilets
dbc857381b
typo
2015-05-12 09:38:17 +02:00
Felix Kaiser
ae37f17de8
Add :libvirt_host_ip and :libvirt_dhcp_start/stop
...
This allows networks with gateways on addresses other
than .1 (.254 is a popular choice).
Resolves #357 .
2015-05-06 21:03:12 +02:00
Nobuaki Sukegawa
c5a6fd08f0
Fix trivial bug where graphics_passwd could not be used with spice
2015-05-07 00:52:32 +09:00
Yang Wei
fc0a03bf0e
Update README.md
...
I ran into a trouble, as my box(ubuntu) was *not* installed zlib1g-dev package
by default, so update README.md to hint guys to install this package for
ubuntu/debian system.
Signed-off-by: Yang Wei <w90p710@gmail.com >
2015-05-04 19:44:27 +08:00
dima
140a38350a
fedora21 image
2015-04-19 11:13:09 +02:00
Jakob Aarøe Dam
46e5d7ba9d
Update README.md
2015-04-17 16:47:38 +02:00
Dmitry Vasilets
bc491d8818
Merge pull request #341 from matt8754/dhcp_bootp
...
support dhcp bootp settings
2015-04-17 09:17:16 +02:00
Matt Jia
80f8c6b65c
support dhcp bootp settings
2015-04-17 16:59:16 +10:00
dima
5ee914a2ef
shared volumes creation
2015-04-16 09:27:11 +02:00
dima
a941ddc962
remove volumes logic for shared volumes
2015-04-16 09:12:19 +02:00
dima
17616c2836
Merge branch 'preexisting-disks' of github.com:aspiers/vagrant-libvirt
...
Conflicts:
lib/vagrant-libvirt/action/create_domain.rb
2015-04-16 08:16:46 +02:00
Jim Salem
e8d1b94ad9
Improve doc for id_ssh_key_file. Do not prepend ~/.ssh/ if the pathname includes a directory
2015-04-15 14:26:21 -04:00
Dmitry Vasilets
c80841943c
typo
2015-04-14 22:23:44 +02:00
dima
fa261e79b2
improve format
2015-04-13 17:30:01 +02:00
dima
6bde5222c4
Merge branch 'master' of github.com:pradels/vagrant-libvirt
2015-04-11 10:26:48 +02:00
James Johnson
b5f267143e
invalid syntax in an inline code sample
2015-04-10 15:45:55 -05:00
James Johnson
10ebbfaf71
updated the README to reflect changes in pradels/vagrant-libvirt#333
2015-04-10 15:42:35 -05:00
dima
56cfb971a4
remove not useful link
2015-04-10 18:31:24 +02:00
dima
5b102cfa34
add short description for box creation script
2015-04-09 08:24:42 +02:00
dima
13fc61b24b
add veryisolated option for network. close #324
2015-04-09 08:19:31 +02:00
dima
1d15017381
add information and correct example for bridge. close #330
2015-04-09 07:50:28 +02:00
dima
cacdd0503a
add alternative link to box close #329
2015-04-04 22:13:33 +02:00
Erik van Pienbroek
ce75b9a02e
Allow the situation where DHCP is not requested but where it is enabled on the virtual network
2015-04-02 13:12:05 +02:00
Dmitry Vasilets
47950170bb
Merge pull request #319 from ldx/os-type-attrs
...
Add 'machine_type' parameter.
2015-03-26 08:15:26 +01:00
dima
c881f98079
support keymap settings close #326
2015-03-26 08:07:27 +01:00
Vilmos Nebehaj
94fb320cc3
Add machine domain option to README.md.
2015-03-21 19:32:01 +01:00
Federico Castagnini
34a8fe1d15
Only TCP port forwarding supported
...
Documenting the inability to forward protocols other than TCP.
See #260
2015-02-18 12:40:03 -05:00
Federico Castagnini
839d4ec049
Improving documentation aftert #302
...
According to @tkrille vagrant 1.7 is supported.
2015-02-13 15:49:33 -05:00
Eohyung Lee
9958e9b915
Support open vSwitch bridge device
2014-11-19 14:22:41 +09:00
crocket
ab9cd259ff
README.md : Fix video_type documentation.
2014-11-09 08:58:24 +09:00
Brian Pitts
42b9a6364e
Merge remote-tracking branch 'upstream/master' into additional_disks_bus
...
Conflicts:
README.md
lib/vagrant-libvirt/config.rb
2014-11-01 17:41:52 -05:00
Adam Spiers
60786e18b5
allow preexisting disk volumes via new option
2014-11-01 22:29:03 +00:00
Vil Surkin
6659f4c687
added ability to specify bus for additional disks
2014-10-28 21:31:06 +02:00
Adam Spiers
7b38af568c
allow cache mode to be set for additional disks
2014-10-26 23:57:11 +00:00
dima
94a2c675f7
add graphics password
2014-09-29 08:31:23 +02:00
Brian Pitts
62dc614099
Refer users to vagrant's docs for ssh settings
2014-09-28 14:51:33 -05:00
Wolfgang Richter
3835c93b0d
README.md: oops, we default to the normal port 5900 not 5901
2014-09-28 11:04:46 -04:00
Wolfgang Richter
9a95f8a7d0
README.md: adding documentation for customizing graphics/display
2014-09-28 10:29:04 -04:00
Dmitry Vasilets
100dad0031
Merge pull request #223 from bartigor/nic_model_type
...
added options for SET values Vagrantfile type of network adapters
2014-09-17 08:59:29 +02:00
Adam Spiers
a3c10b9e2f
add gateway_ports option
...
This allows access to forwarded ports from outside the host.
Fixes #231 .
2014-09-16 18:01:46 +02:00
bartigor
32a2fa99a5
added options for SET values Vagrantfile type of network adapters when you create a domain CME
...
nic_model_tipe and model_type
2014-08-23 14:27:55 +04:00