Open waghanza opened 7 years ago
Hi @waghanza , thanks for the suggestion,
Yes I can add that. Or you can propose a PR.
@waghanza , released here, v0.4.0. Can you give it a try, when you have a chance.
@faizalzakaria I have a ArgumentError: wrong number of arguments (3 for 2)
when using custom_message
However, I'm running on Chef 11
, I'll test this after my upgrade to Chef 12
Ah ok, I think i know why, you have old gem version.
I'll add a check later.
@waghanza , chef version 11 is not supported, due to httpparty needs ruby version >=2. chef 11 is using Ruby version < 2. sad.
we can remove this dependency, but not worth it, Chef is now on version 13
But OpsWork use chef 11 or 12 ;-)
Anyway, I'll test it since I'm upgrading my Chef version.
Thanks
Le 12 déc. 2017 20:59, "Faizal Zakaria" notifications@github.com a écrit :
@waghanza https://github.com/waghanza , chef version 11 is not supported, due to httpparty needs ruby version >=2. chef 11 is using Ruby version < 2. sad.
we can remove this dependency, but not worth it, Chef is now on version 13
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/faizalzakaria/chef-run-notifier/issues/2#issuecomment-351176131, or mute the thread https://github.com/notifications/unsubscribe-auth/ABX72fdNIicr1pX34nb3I4Ow8I-IGRUZks5s_tsegaJpZM4QLVUm .
Hi,
Thanks for this cookbook.
It's useful to have a slack report on Chef failure.
However, can we customize report (notification text) ?
Regards,