Skip to content
Snippets Groups Projects
Commit b3bbdb0c authored by skorpy's avatar skorpy :construction_worker:
Browse files

lldp: fix cleanup

parent cfcd77fc
Branches
No related tags found
No related merge requests found
Pipeline #
{%- set lldp = False -%}
{%- for name, interface in pillar.ifaces.items() if 'lldp' in interface -%}
{%- do lldp = True -%}
{%- set lldp = True -%}
{%- endfor -%}
{%- if lldp -%}
lldpd:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment