You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Can you please add in linux/network/interface.sls support of ZONE for firewalld?
I think code should be like this: {%- if interface.name_zone is defined %} zone: {{ interface.name_zone }} {%- endif %}