cookbooks icon indicating copy to clipboard operation
cookbooks copied to clipboard

My custom Cookbooks for Chef

Results 3 cookbooks issues
Sort by recently updated
recently updated
newest added

This will prevent the file from downloading on every Chef run.

on ubuntu 13.04: ``` * remote_file[/usr/local/src/node-v0.10.15.tar.gz] action create_if_missing * Parent directory /usr/local/src does not exist. ================================================================================ Error executing action `create_if_missing` on resource 'remote_file[/usr/local/src/node-v0.10.15.tar.gz]' ================================================================================ Chef::Exceptions::EnclosingDirectoryDoesNotExist ------------------------------------------------ Parent directory /usr/local/src does...

Hey Marius, Just tracking drush and drupal developments as they relate to chef, and wondering whether it might be possible to host an actual drupal cookbook that depends on a...