Преглед изворни кода

fix(debian 10 iptables): Arch Linux test

Co-authored-by: Imran Iqbal <myii@users.noreply.github.com>
pull/50/head
Gino Naumann пре 3 година
родитељ
комит
46347bb55c
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      firewalld/init.sls

+ 1
- 1
firewalld/init.sls Прегледај датотеку

@@ -16,7 +16,7 @@ firewalld-unsupported:
{% elif firewalld.enabled %}

include:
{% if grains['osfinger'] == 'Debian-10' %}
{% if grains.get('osfinger', '') == 'Debian-10' %}
- firewalld.debian10
{% endif %}
- firewalld.config

Loading…
Откажи
Сачувај