Closed joegoggins closed 6 years ago
Do you use Ubuntu or Debian?
Ubuntu
On Aug 31, 2016, at 12:38 AM, Masahiro Nakagawa notifications@github.com wrote:
Do you use Ubuntu or Debian?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
See README: https://github.com/treasure-data/chef-td-agent#limitation We will fix this problem by using aptly later.
Cool, for the update.
@joegoggins This has been solved now: https://github.com/treasure-data/omnibus-td-agent/issues/66#issuecomment-273585283
Feel free to close this issue.
Good to know. I've actually deprecated usage of this cookbook in the time since filing this, however, we'll likely use it again at some point. Thanks!
Given I have this in an attribute file in a wrapper cookbook:
When I run
include_recipe('td-agent')
in said wrapper cookbookThen I get this error:
Am I doing something wrong or is this a bug?