poise / python

THIS COOKBOOK IS DEPRECATED – Chef cookbook to install Python and related tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: install packages listed in node attribute

justizin opened this issue · comments

This would be particularly useful for leveraging the python cookbook via kitchenplan to set up developer notebooks, see how the nodejs cookbook similarly supports an 'apps' attribute:

https://github.com/kitchenplan/chef-nodejs/blob/master/recipes/default.rb

I could see using this in more typical chef environments, but it should not interfere with anyone who doesn't use it.

No plans to add this, use a wrapper cookbook.