Skip to content
Snippets Groups Projects
Commit 54bdd1bd authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

fix typo in Junos template

parent d16cb44c
No related branches found
No related tags found
No related merge requests found
Pipeline #86543 passed
......@@ -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 }};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment