Spacing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% for agent in item.parental_agents if item.parental_agents is iterable %}
|
||||
|
||||
parental-agents {{ agent.name -}}
|
||||
{{ (' port ' + agent.port | string) if agent.port is defined and agent.port -}}
|
||||
{{ (' dscp ' + agent.dscp | string) if agent.dscp is defined and agent.dscp }} {
|
||||
|
||||
Reference in New Issue
Block a user