mswart / chef-teamcity

Teamcity Chef Cookbook - *UNMAINTAINED*
6 stars 11 forks source link

Set runtime defaults for non default agents. #3

Closed jgraichen closed 11 years ago

jgraichen commented 11 years ago

Defaults as stated in README does not work for non default agents. All paths are nil as well as user and group. Also specifying a base path do not expand work or data path. This will fix it. I do not know if there is a more chefy way.

mswart commented 11 years ago

Please use the current syntax to set attributes, which also works on chef 11. The set default values use node.default[...]. See http://wiki.opscode.com/display/chef/Attributes#Attributes-SettingAttributes for more information

mswart commented 11 years ago

Fixed with 8b0cd994bed1f09d23a25c50146a44d26a1a0494