diff -r ed9c467ef922 -r 07deb8466f65 deploy/vagrant/vagrant-provision.sh
--- a/deploy/vagrant/vagrant-provision.sh
+++ b/deploy/vagrant/vagrant-provision.sh
@@ -1,10 +1,5 @@
 #!/bin/bash
 
-#!!! still not covered:
-# * https
-# * http auth for API (/sys) and /admin interfaces
-# * sending email
-
 set -e
 
 for f in /code-to-deploy/deploy/provision.d/[0-9]*.sh ; do
