This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Description
Hello,
when I reload vagrant, all .ini symlinks are removed :
notice: /File[/etc/php5/conf.d/20-mcrypt.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-mysql.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-mysqli.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-pdo_mysql.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/10-pdo.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-xdebug.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-curl.ini]/ensure: removed
notice: /File[/etc/php5/conf.d/20-gd.ini]/ensure: removed
I don't understand why, I need this files.
my conf is here : https://github.com/lunika/thelia-vagrant-config
thx