johnbellone / znc-cookbook

Application cookbook for installing and configuring the ZNC IRC bouncer.
Other
6 stars 11 forks source link

Support chef-solo and/or reading users from an attribute. #5

Closed fnichol closed 9 years ago

fnichol commented 11 years ago

A new attribute (node['znc']['users']) will be used if the cookbook is converged with Chef Solo or if the attribute is set to a truthy value such as an Array. Otherwise converging with Chef Client will still use the search by default preserving previous behavior.