You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there -- I tripped over a problem while using the ChefDK on OS X. I was running a ChefSpec test for Debian 8.2. The platform file isn't included in the version of fauxhai included in the ChefDK, so fauxhai tried to download it...only it was unable to save it locally because the permissions were restricted:
It would be nice if fauxhai could save that somewhere else (~/.fauxhai/platforms, maybe?) -- either if configured, or just as a fallback mechanism if saving to the original directory failed.
I realize that this could also be directed at the ChefDK project to change permissions for the installation; however, I think this could potentially be useful for other fauxhai users too.
Thanks, and please let me know if you need any further information.
The text was updated successfully, but these errors were encountered:
Hi there -- I tripped over a problem while using the ChefDK on OS X. I was running a ChefSpec test for Debian 8.2. The platform file isn't included in the version of fauxhai included in the ChefDK, so fauxhai tried to download it...only it was unable to save it locally because the permissions were restricted:
It would be nice if fauxhai could save that somewhere else (
~/.fauxhai/platforms
, maybe?) -- either if configured, or just as a fallback mechanism if saving to the original directory failed.I realize that this could also be directed at the ChefDK project to change permissions for the installation; however, I think this could potentially be useful for other fauxhai users too.
Thanks, and please let me know if you need any further information.
The text was updated successfully, but these errors were encountered: