vagrant default configuration

I have configs that must always be present in Vagrantfile, when init is run, regardless of box. For example when I run vagrant init ubuntu/trusty64 or vagrant init centos/7 this must be present in ...