==> default: AH00112: Warning: DocumentRoot [/var/www/html] does not exist
==> default: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
I believe Jeffrey was using Apache 2.2 when he made this and 2.4 handles the DocumentRoot differently.
Running vagrant up on this ends up with an error:
==> default: AH00112: Warning: DocumentRoot [/var/www/html] does not exist ==> default: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
I believe Jeffrey was using Apache 2.2 when he made this and 2.4 handles the DocumentRoot differently.