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

panos_ike_gateway needs dynamic/FQDN peer address support #10

Closed
odysseus107 opened this issue Feb 28, 2020 · 2 comments · Fixed by #105
Closed

panos_ike_gateway needs dynamic/FQDN peer address support #10

odysseus107 opened this issue Feb 28, 2020 · 2 comments · Fixed by #105
Assignees
Labels
enhancement New feature or request released
Milestone

Comments

@odysseus107
Copy link

In Palo Alto -> IKE Gateways you can set the "Peer IP Address Type" to

  • IP
  • FQDN
  • Dynamic

Only IP is currently implemented, the other options are not yet available in the library.

@mrichardson03
Copy link
Contributor

mrichardson03 commented Aug 17, 2020

This will depend on #36, because of the just merged support in pan-os-python.

@mrichardson03 mrichardson03 modified the milestones: v2.0.0, v2.0.1, v2.1.0 Sep 9, 2020
mrichardson03 pushed a commit that referenced this issue Sep 18, 2020
github-actions bot pushed a commit that referenced this issue Oct 9, 2020
## [2.1.0](v2.0.1...v2.1.0) (2020-10-09)

### Features

* **panos_aggregate_interface:** Support LACP ([#119](#119)) ([e015bb5](e015bb5)), closes [#66](#66)
* **panos_ike_gateway:** Add fqdn to peer_address_type ([#105](#105)) ([6c02bdd](6c02bdd)), closes [#10](#10)
* **panos_import:** Add additional import options ([#121](#121)) ([dab471a](dab471a)), closes [#68](#68)
* **panos_security_rule_facts:** Support 'match_rules' ([#130](#130)) ([ade1ba6](ade1ba6)), closes [#128](#128)
* Add additional object modules ([#127](#127)) ([f294863](f294863)), closes [#75](#75)

### Bug Fixes

* **panos_facts:** Fix Panorama HA data collection ([#140](#140)) ([d6623d7](d6623d7)), closes [#139](#139)

### Reverts

* Revert "ci: Temporarily build docs" ([4a1bac0](4a1bac0))
@github-actions
Copy link

github-actions bot commented Oct 9, 2020

🎉 This issue has been resolved in version 2.1.0 🎉

The release is available on Ansible Galaxy and GitHub release

Posted by semantic-release bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants