Just debugged a geoshape instance where {node['rabbitmq']['address']}:#{node['rabbitmq']['port']} from the local_settings template (https://github.com/ROGUE-JCTD/rogue-cookbook/blob/master/templates/default/local_settings.py.erb#L113) were both empty which resulted in an incorrect address for rabbitmq.
Just debugged a geoshape instance where
{node['rabbitmq']['address']}:#{node['rabbitmq']['port']}from the local_settings template (https://github.com/ROGUE-JCTD/rogue-cookbook/blob/master/templates/default/local_settings.py.erb#L113) were both empty which resulted in an incorrect address for rabbitmq.