Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate rule match when two objects match in one rule #11

Closed
rodvand opened this issue May 7, 2020 · 0 comments
Closed

Duplicate rule match when two objects match in one rule #11

rodvand opened this issue May 7, 2020 · 0 comments
Assignees

Comments

@rodvand
Copy link
Owner

rodvand commented May 7, 2020

Scenario

Object Server01 is in both address group adr-group-1 and adr-group-2.

Problem

When listing rules the one rule with both address groups show up twice.

Solution

Make sure the rules are unique when listing them.

@rodvand rodvand self-assigned this May 7, 2020
@rodvand rodvand closed this as completed in 34aa3e8 May 7, 2020
rodvand added a commit that referenced this issue May 7, 2020
- Fixes #11 - make sure no multiple rules are listed
- Fixes #8 - uses option 'nesting' to designate number of levels of
nesting
- Work on #5 - static function to transform object name based on option
'transform' (True/False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant