Merge pull request #51295 from Ch3LL/bp-51279

Backport #51279 into 2018.3.4
This commit is contained in:
Pedro Algarvio 2019-01-24 11:10:18 +00:00 committed by GitHub
commit fc0bec50d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 323 additions and 294 deletions

File diff suppressed because it is too large Load diff

View file

@ -261,7 +261,7 @@ def set_(name,
for p_name in current_policy[policy_data['output_section']]:
if policy_name.lower() == p_name.lower():
currently_set = True
pol_id = policy_name
pol_id = p_name
break
# Check aliases
else:

View file

@ -3,7 +3,7 @@ r'''
A salt util for modifying firewall settings.
.. versionadded:: 2018.3.4
.. versionadded:: Fluorine
.. versionadded:: 2019.2.0
This util allows you to modify firewall settings in the local group policy in
addition to the normal firewall settings. Parameters are taken from the