PaloAltoNetworks / xsoar-panos-upgrade-automation

XSOAR Content for managing the PAN-OS Upgrade process.
ISC License
2 stars 3 forks source link

Changing 'expired_licenses' check to 'active_support' #26

Open GrantGabbert opened 3 months ago

GrantGabbert commented 3 months ago

Description

Switching the default license readiness check from 'expired_licenses' to 'active_support'

Motivation and Context

There are cases where there are expired licenses that are not an issue and will not fail an upgrade (such as trials or customer decided to not renew). Resolves #21

How Has This Been Tested?

Tested running readiness checks on firewalls with expired IoT licenses and with firewalls with no expired licenses.

Types of changes

Checklist