chef-hipchat icon indicating copy to clipboard operation
chef-hipchat copied to clipboard

LWRP for sending messages to Atlassian's HipChat

Results 4 chef-hipchat issues
Sort by recently updated
recently updated
newest added

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...

Is there a way to format the message passed to Hipchat? I tried adding newlines without success.