sous-chefs/php

URI::InvalidURIError when using chef_zero

Closed this issue · 2 comments

Hi,

pretty new to chef, so this may be me not doing something right. Using Vagrant and chef_zero as the the provisioner, I get the following when including just the basic php recipe...

URI::InvalidURIError: bad URI(is not URI?): chefzero://localhost:8889/file_store/repo/cookbooks/php/templates/debian/php.ini (1).erb

The build completes without issue if I change the provisioner to chef_solo.

This is invalid. The cookbook seems to have been created with all the template files duplicated (note the 1 at the end of the filename). Deleted the dupes & now works fine with chef_zero. Must have done something screwy with my knife!

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.