When running `vagrant up` puppet fails with: ``` Could not find class app::webserver for bootstrap.home at /tmp/vagrant-puppet/manifests/app.pp:39 on node bootstrap.home ``` This appears to have something to do with an issue in the app.pp manifest file.