Update ZoneTransaction to support adding/removing zones when firewalld is offline.

Add integration test cases for adding/removing a custom zone with the firewalld module.
This commit is contained in:
Gregory Furlong
2022-11-29 14:57:04 -05:00
parent 04b8a5f918
commit 6695394af6
4 changed files with 69 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- Fixed a bug where firewalld module fails to create/remove zones when the daemon is stopped