lib/vagrant/environment.rb in vagrant-unbundled-2.2.3.0 vs lib/vagrant/environment.rb in vagrant-unbundled-2.2.4.0

- old
+ new

@@ -208,10 +208,11 @@ machine_index: machine_index, gems_path: gems_path, home_path: home_path, root_path: root_path, tmp_path: tmp_path, - ui: @ui + ui: @ui, + env: self } end end # Returns a list of machines that this environment is currently