Bläddra i källkod

Revert "Fix ipset:type colon handling error"

tags/v0.6.2
Niels Abspoel 6 år sedan
förälder
incheckning
c7f4b3a611
Inget konto är kopplat till bidragsgivarens mejladress
2 ändrade filer med 4 tillägg och 3 borttagningar
  1. +2
    -2
      README.rst
  2. +2
    -1
      firewalld/ipsets.sls

+ 2
- 2
README.rst Visa fil

@@ -58,8 +58,8 @@ Salt Compatibility

Tested with:

* 2017.7.x
* 2018.3.x
* 2014.1.x
* 2015.5.x

OS Compatibility
================

+ 2
- 1
firewalld/ipsets.sls Visa fil

@@ -45,7 +45,8 @@ directory_firewalld_ipsets:
- watch_in:
- cmd: reload_firewalld # reload firewalld config
- context:
ipset: {{ v|json_encode_dict }}
name: {{ z_name }}
ipset: {{ v }}

{% endfor %}
{%- endif %}

Laddar…
Avbryt
Spara