diff --git a/geant/gap_ansible/roles/iptrunk_twamp/templates/juniper/twamp_client.j2 b/geant/gap_ansible/roles/iptrunk_twamp/templates/juniper/twamp_client.j2
index 2b4b1d120ebeb41a7b021f92d3da89b33ce06e8d..3646fb245b8850734f924f79fb32fb2abeddc1e1 100644
--- a/geant/gap_ansible/roles/iptrunk_twamp/templates/juniper/twamp_client.j2
+++ b/geant/gap_ansible/roles/iptrunk_twamp/templates/juniper/twamp_client.j2
@@ -2,7 +2,7 @@ services {
   rpm {
     twamp {
       client {
-replace: control-connection "{{ local_side_short_name }}--{{ remote_side_short_name }}"
+      replace: control-connection "{{ local_side_short_name }}--{{ remote_side_short_name }}" {
           destination-port {{ juniper_twamp_client.destination_port }};
           history-size {{ juniper_twamp_client.history_size }};
           target-address {{ remote_side_address }};