vagrant@mediawiki-vagrant:/vagrant$ git status fatal: Not a git repository: /home/gtisza/Wikimedia/vagrant/TemplateStyles/.git/modules/puppet/modules/cdh
Caused by the puppet submodules' .git files containing that path (three of the four, anyway - the fourth one contained the absolute guest path).
Brand new box, I don't rememeber doing anything funny during setup. According to my bash history, it was created with git clone --recursive https://gerrit.wikimedia.org/r/mediawiki/vagrant .. Is it possible git behavior changed recently and it is now using absolute submodule paths where it used to use relative ones?