Commit b938f492 authored by nanahira's avatar nanahira

reload

parent dd93378a
# force reload 6.14
{% for connection in connections %}
{% if connection.protocol != "null" and not (connection.protocol == "oc" and connection.ocType == "server") and connection.remoteLocalAddress != address %}
{% if connection.inbound %}
......
# force reload 8.5
# force reload 6.14
declare -A ROUTE_PLANS=(
{% for plan in routePlans %}
[{{plan.destMark}}]="{{plan.addressesString}}"
......
#!/bin/bash
## reloaded at 8.13
## reloaded at 6.14
source {{ansible_user_dir}}/nextgen-network/scripts/utility.sh
## route plans
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment