vagrant/test/unit
Gilles Cornu c49a146467 provisioners/ansible(both): alias String-to-Symbol
String and Symbol types are different when used as a Hash key. By
default the Vagrant machine names are set in Symbol format, but users
may write their `host_vars` entries with String keys. This is a very
simple way to ensure smooth experience, without having to coerce the
data types during the config validation (e.g. with a library like
Hashie, which is currently not in the Vagrant dependencies)

See also:
- https://bugs.ruby-lang.org/issues/5964#note-17
- https://github.com/intridea/hashie#keyconversion
2015-12-02 08:37:41 +01:00
..
plugins provisioners/ansible(both): alias String-to-Symbol 2015-12-02 08:37:41 +01:00
support core: more heuristics for determining Cygwin 2015-11-21 11:17:36 -08:00
templates/guests SUSE-flavored systems uses STARTMODE and not ONBOOT 2015-11-08 16:09:04 +01:00
vagrant Use the new presence helpers in the Chef provisioner 2015-11-23 18:33:47 -05:00
base.rb Add vagrant-login to core ;) 2014-12-08 18:26:36 -08:00
vagrant_test.rb Add a function to get to the "original" environment with Vagrant 2015-07-09 12:34:04 -06:00