mso persistence folder parametrization
[oom.git] / kubernetes / config / docker / init / src / config / aai / aai-config / cookbooks / aai-resources / aai-resources-config / templates / default / aai-resources-config / aaiEventDMaaPPublisher.properties
1 Protocol=<%= @AAI_DMAAP_PROTOCOL %>
2 contenttype=application/json
3 host=<%= @AAI_DMAAP_HOST_PORT %>
4 topic=<%= @AAI_DMAAP_TOPIC_NAME %>