chef-hipchat
chef-hipchat copied to clipboard
LWRP for sending messages to Atlassian's HipChat
default['hipchat']['handler']['server'] = 'https://chatops.domain.com' Attribute override is not working either in recipe or role
When converging a cookbook using the hipchat resource the converge fails with the error below. This is using chef-client 12.7.2. This doesn't seem to affect chef-client 12.6 or below. Tested...
cc @cwjohnston
Is there a way to format the message passed to Hipchat? I tried adding newlines without success.