diff --git a/roles/openshift-apps/poddlers/templates/fedora-messaging.toml b/roles/openshift-apps/poddlers/templates/fedora-messaging.toml index f66635832f..e38212a992 100644 --- a/roles/openshift-apps/poddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/poddlers/templates/fedora-messaging.toml @@ -58,7 +58,7 @@ expiration_time = 3600 [consumer_config.cache.arguments] url = ["memcached02{{ env_suffix }}", "memcached01{{ env_suffix }}"] binary = true -behaviors = {"tcp_nodelay": true, "ketama": true} +behaviors = {"tcp_nodelay" = true, "ketama" = true} [consumer_config.default] # Configuration common to all toddlers.