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

WIP: add 'local' parameter to seport #123

Closed
wants to merge 1 commit into from

Conversation

richm
Copy link
Contributor

@richm richm commented Sep 6, 2022

  • local: true:
    • state: present enforces change to be made even though the
      port mapping could already exists in built in policy
      *state: absent would remove only local modification and would not
      try to remove builtin mapping.

Implemented using local_seport module which is copied from seport module
and update to accept local

- `local: true`:
  * `state: present` enforces change to be made even though the
  port mapping could already exists in built in policy
  *`state: absent` would remove only local modification and would not
  try to remove builtin mapping.

Implemented using local_seport module which is copied from seport module
and update to accept `local`
@richm
Copy link
Contributor Author

richm commented Sep 6, 2022

[citest]

@richm
Copy link
Contributor Author

richm commented Sep 7, 2022

closing in favor of #124

@richm richm closed this Sep 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants