README.markdown in vagrant-norequiretty-0.0.2 vs README.markdown in vagrant-norequiretty-0.0.3
- old
+ new
@@ -43,10 +43,11 @@
> 2) it breaks valid usage
> 3) it diverges from the upstream
>
> I see no pros. Do you?
-This Vagrant plugin hooks into startup actions for VirtualBox, vSphere and
-VMware Desktop providers and runs a `sed` command to purge the `requiretty`
-setting before provisioners, synced folders and networking actions are executed.
+This Vagrant plugin hooks into startup actions for VirtualBox, vSphere, VMware
+Desktop, and OpenStack providers by running a `sed` command to purge the
+`requiretty` setting from `/etc/sudoers` before provisioners, synced folders
+and networking actions are executed.
Support for additional providers coming soon.