README.md in vagrant-qubes-0.0.3 vs README.md in vagrant-qubes-0.0.4

- old
+ new

@@ -35,11 +35,11 @@ end end end ``` -Provision etc. does not yet work due to networking configuration needed to enable that. +Currently, the plugin will insert a firewall rule allowing the NetVM to communicate with the vagrant created machine... this eanbles provision and "vagrant ssh <name>" etc. to work. This is not fully thought through or fully secured, use it at your own risk! ## Installation @@ -51,10 +51,10 @@ ## TODO There is a lot to do, in no particular order: - Extend to support Standalone VMs/HVMs -- Sort out networking, and therefore provisioning +- Sort out networking (possibly by an option) so that Vagrant's children can talk to each other ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/gp397/vagrant-qubes. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/gp397/vagrant-qubes/blob/master/CODE_OF_CONDUCT.md).