cdot65 / pan-os-upgrade

An efficient tool to execute configuration backups, network state snapshots, system readiness checks, and operating system upgrades of Palo Alto Networks firewalls and Panorama appliances.
https://cdot65.github.io/pan-os-upgrade/
Apache License 2.0
39 stars 7 forks source link

106 firewall snapshot after upgrade not generated #107

Closed cdot65 closed 5 months ago

cdot65 commented 5 months ago

Checklist for This Pull Request

🚨Please adhere to the guidelines for contributing to this repository.

Pull Request Description

Removes the else conditional in the post-upgrade snapshot workflow, which would have prevented snapshots from being taken on firewalls after they upgraded if a settings.yaml file was found in the current working directory.

What does this pull request accomplish?

Are there any breaking changes included?

Is there anything the reviewers should know?

Thank you for your contributions!