Wolfgang Richter
17d9850684
automatically set autoport to properly support legacy behavior
2014-09-28 11:00:39 -04:00
Wolfgang Richter
9a95f8a7d0
README.md: adding documentation for customizing graphics/display
2014-09-28 10:29:04 -04:00
Dmitry Vasilets
44951a1f17
Merge pull request #217 from sstrato/add_management_network_mode
...
add management network mode selection
2014-09-28 16:19:57 +02:00
dima
f8c69ea4f9
typo
2014-09-28 16:17:35 +02:00
dima
a5f5eaace5
Merge branch 'master' of github.com:pradels/vagrant-libvirt
2014-09-28 16:16:54 +02:00
Dmitry Vasilets
bec37b78fa
Merge pull request #220 from jordant/master
...
Do not include features/model when cpu_mode = host-passthrough
2014-09-28 16:16:43 +02:00
Wolfgang Richter
a926607615
templatized handling of graphics and video libvirt XML
2014-09-28 02:36:24 -04:00
Dmitry Vasilets
a6faf0a384
Merge pull request #237 from smerrill/patch-1
...
Add provisioner shared folders after first boot.
2014-09-24 14:39:16 +02:00
Steven Merrill
58fe35051a
Add provisioner shared folders after first boot.
...
Without this change, the shared folders for provisioners like Puppet will not be created on the second and subsequent boots.
2014-09-24 08:36:03 -04:00
dima
19cd8be193
version 0.0.21
2014-09-17 10:57:34 +02: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
Dmitry Vasilets
29714fa3b4
Merge pull request #227 from toabctl/9p-params
...
Allow override of 9p mount params
2014-09-17 08:58:01 +02:00
Thomas Bechtold
8f1b0d183a
Fix mount option handling for 9p
...
Use given mount options and allow to override default options.
2014-09-17 08:27:05 +02:00
Thomas Bechtold
c75d4804dc
Allow override of 9p mount params
...
"accessmode" and "readonly" were not overridable.
2014-09-17 08:26:54 +02:00
Dmitry Vasilets
a85ca6fbe6
Merge pull request #232 from aspiers/gateway-ports
...
add gateway_ports option
2014-09-16 18:08:46 +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
dima
64c40ffee6
new version
2014-09-04 18:19:13 +02:00
Dmitry Vasilets
b3d888a7bb
Merge pull request #216 from nicot/master
...
Add random hostname option
2014-09-04 18:17:55 +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
Jordan Tardif
d99f305e2b
Do not include features/model when cpu_mode = host-passthrough
2014-08-18 17:48:28 -04:00
Dmitry Vasilets
f1648e4c88
Merge pull request #206 from bvanheu/bugfix/portforwarding_proxycommand
...
Fixed port forwarding when using remote libvirt (use a ProxyCommand)
2014-08-11 16:16:39 +02:00
nicot
07926eff77
Now with less with
2014-08-06 18:22:57 -06:00
Nico Tonozzi
eb1dab0131
Update readme and test cases
...
Updated documentation so that users could find the new option.
Updated test case to behave as expected.
2014-08-05 09:16:52 -06:00
Dmitry Vasilets
ec143e88c2
Merge pull request #218 from Thingee/master
...
Add en locale for long_shutoff message
2014-08-05 08:22:44 +02:00
Mike Perez
ddaf54bab6
Add en locale for long_shutoff message
2014-08-04 20:16:09 -07:00
Nico Tonozzi
3a2335f37c
Provide an option to randomize domain name
...
This commit lets users enable hostname randomization from their
Vagrantfile. Without this option enabled, domain creation will fail when
multiple VMs are spun up from the same Vagrantfile, due to a domain name
conflict.
2014-07-31 09:31:30 -06:00
sstrato.kong
fad3665547
add management network mode selection
2014-07-25 13:42:39 +09:00
Dmitry Vasilets
f818d482d7
Merge pull request #214 from sciurus/revert-213-revert-212-nokogiri-bump
...
Revert "Revert "Bump Nokogiri version"" became funy
2014-07-20 19:26:39 +02:00
Brian Pitts
68b39f1fa6
Revert "Revert "Bump Nokogiri version""
2014-07-20 12:10:07 -05:00
Dmitry Vasilets
528736b6dc
Merge pull request #213 from pradels/revert-212-nokogiri-bump
...
Revert "Bump Nokogiri version"
2014-07-18 21:50:06 +02:00
Dmitry Vasilets
1cffb77bac
Revert "Bump Nokogiri version"
2014-07-18 21:49:22 +02:00
Dmitry Vasilets
aadeb4f330
Merge pull request #212 from nicot/nokogiri-bump
...
Bump Nokogiri version
2014-07-18 21:18:22 +02:00
Nico Tonozzi
9b458f99c7
Bump Nokogiri version
2014-07-18 13:14:20 -06:00
Dmitry Vasilets
396d967a46
Merge pull request #211 from joejulian/master
...
fix typo
2014-07-17 00:05:40 +02:00
Joe Julian
3a6314711c
fix typo
2014-07-16 15:01:59 -07:00
Dmitry Vasilets
c22eb6b664
Merge pull request #210 from joejulian/honor_auto_config_network_option
...
Honor the auto_config configuration option
2014-07-16 23:04:05 +02:00
Joe Julian
43a6bd381a
Honor the auto_config configuration option to allow vagrant to skip configuring network interfaces.
2014-07-16 13:51:50 -07:00
Dmitry Vasilets
e603645f43
Merge pull request #209 from joejulian/accept_other_mac_formats
...
Accept other MAC address formats.
2014-07-16 22:37:50 +02:00
Joe Julian
29d2f19c06
Accept other MAC address formats.
...
This will accept formats like 00006C2830d5 which other backends accept, as well as any other variant that contains hex digits, such as Cisco's 0000.6C28.30d5.
Bug: 208
2014-07-16 13:31:49 -07:00
Dmitry Vasilets
c191bd589d
Merge pull request #207 from sendgrid-ops/random_domain_name
...
Random domain name
2014-07-06 07:20:01 +02:00
Bradley Smith
dce9cd9b6f
add basic test structure--still a WIP. Add test for setting domain name
2014-07-05 18:02:52 -06:00
Benjamin Vanheuverzwijn
31f18b6fe6
Fixed port forwarding when using remote libvirt (use a ProxyCommand)
2014-07-04 14:21:14 -04:00
Bradley Smith
659ee41152
add test for building domain name.
2014-07-04 11:09:00 -06:00
Bradley Smith
0e9458db6c
refactor set_domain_name to avoid duplicate names when running multiple guests.
2014-07-04 10:47:29 -06:00
dima
53612a439e
0.0.18
2014-06-25 08:26:06 +02:00
Dmitry Vasilets
0f0ce68ba5
Merge pull request #190 from purpleidea/feat/sudo-forward
...
Forward SSH ports <= 1024 using sudo.
2014-06-25 08:24:59 +02:00
dima
70b5f233ec
0.0.17
2014-06-23 18:44:13 +02:00
Dmitry Vasilets
40c62dfeab
Merge pull request #200 from bdclark/config_uri_default
...
set initial value of uri config attribute
2014-06-09 16:27:24 +02:00
Brian Clark
655b5eedd0
set initial value of uri attribute
2014-06-09 09:56:31 -04:00
Dmitry Vasilets
e9743df270
Merge pull request #199 from justjake/patch-1
...
Update README.md for new config option `uri`
2014-06-09 10:42:29 +02:00