(typo)
[vagrant-dotfiles.git] / TODO.md
1 # Get rspec tests working
2 ## https://github.com/hashicorp/vagrant-spec
3
4 # Need to loop over all VMs being upped, for when the Vagrantfile defines multiple VMs
5 # 'with_target_vms(argv[0]) do |vm|` from https://github.com/clintoncwolfe/vagrant-rspec-ci/blob/master/lib/vagrant-rspec-ci/command.rb ??