@SBisson found that the Echo role (which now sets up cross-wiki notifications and includes centralauth) did not work unless he did
vagrant enable-role centralauth
Other people apparently didn't have this problem (though this isn't necessarily a surprise, since Puppet ordering that isn't explicitly defined can either be ill-defined or deliberately random).
Might be as simple as:
require ::role::centralauth