PaloAltoNetworks / xsoar-panos-upgrade-automation

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

Disk Space Fixes #36

Open GrantGabbert opened 2 months ago

GrantGabbert commented 2 months ago

Description

Adding a generic disk space check to readiness check and fixing candidate version parameter value to readiness check command in the first snapshot playbook.

Motivation and Context

The disk space checks weren't happening during upgrades. The candidate version value was using the wrong incident field. Adjusted that value. Also should perform a generic disk space check if no candidate version is included. Fixes #33

How Has This Been Tested?

First tested generic disk space check change by doing an upgrade. After that worked, fixed the parameter value and performed an updgrade.

Types of changes

Checklist