Commit Graph

12 Commits

Author SHA1 Message Date
Darragh Bailey
18ebb9d9ed
Enable frozen string across project (#1319)
Turn on frozen string support in all files by using a comment to avoid
enabling across dependencies where it may not work.

Fixes: #1177
2021-06-30 13:27:03 +01:00
Daniel T Chen
41e5b2f362 Updated Libvirt-based Vagrant box search reference and edited names for consistency 2019-02-11 20:18:02 -05:00
root
2ba8aae9df helps 2015-09-23 20:38:39 -06:00
root
2525be90bf works 2015-09-23 20:37:24 -06:00
Federico Castagnini
668a9b3ead Improving example Vagrantfile
According to the [README](https://github.com/pradels/vagrant-libvirt#public-network-options) Public networks are supported.
2015-02-18 12:24:14 -05:00
Brian Pitts
60ab03a3b3 Default to kvm domain type 2014-05-10 22:42:38 -05:00
James Shubin
0ac7498f4d Add provider specific default_prefix option.
This patch adds support for a provider specific default_prefix option.
When set, this value is used instead of the project's dir name as the
prefix for the machines being created.
2014-01-11 22:31:53 -05:00
Brian Pitts
1e35123584 Mention vagrant-mutate 2013-11-21 11:05:38 -06:00
pradels
2edd384f8e Updated Vagrantfile in example box. 2013-07-10 16:53:41 +02:00
pradels
f5559d7761 Fixed json syntax error 2013-03-27 14:54:40 +01:00
pradels
2b29299e9c File example_box/Vagrantfile added. 2013-03-27 12:17:35 +01:00
pradels
810f0b31b9 Initial commit 2013-03-27 00:55:30 +01:00