Merge "Adjust object-replicator heading within object.conf.j2 template."

This commit is contained in:
Jenkins 2016-11-06 20:40:25 +00:00 committed by Gerrit Code Review
commit 04ba40cd63

View File

@ -23,8 +23,8 @@ use = egg:swift#object
[object-auditor]
{% endif %}
{% if service_name == 'swift-object-replicator' %}
[object-replicator]
{% if service_name == 'swift-object-replicator' %}
sync_module = {replication_ip}:{meta}:object
{% endif %}