Is there any simple/correct way to disable Xdebug in a Primary Vagrant box?
I tried setting the xdebug PHP.ini vars in the /manifests/custom/php.pp puppet file, with no luck. Also commenting the xdebug lines in /manifests/init.pp with no luck either.
Any other suggestion?