Skip to content

Commit

Permalink
Add extra attributes to firewall rules (#143)
Browse files Browse the repository at this point in the history
* Add extra attributes to firewall rules

* Add docstrings to test

* Remove redundant idempodene tests

* Use loops in fw rules converge for better readability

* Remove unproper supported statetype

* Add persistence test for extra attrs to fw rules

* Set statetype as extra attr

* Fix test linting

* Add changelog fragment
  • Loading branch information
DonGiovanni83 authored Aug 5, 2024
1 parent 5f26407 commit 556290b
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 1,028 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
bugfixes:
- firewall_rules_utils - Handle additional XML attributes fo the firewall rule objects from the config.
Loading

0 comments on commit 556290b

Please sign in to comment.