Skip to content

Commit

Permalink
Update description for checking disk space on /opt/panrepo volume
Browse files Browse the repository at this point in the history
  • Loading branch information
cdot65 committed Mar 18, 2024
1 parent 4be4384 commit b4d660e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pan_os_upgrade/components/assurance.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class AssuranceOptions:
"enabled_by_default": True,
},
"free_disk_space": {
"description": "Check if a there is enough space on the `/opt/panrepo` volume for downloading an PanOS image.",
"description": "Check if a there is enough space on the `/opt/panrepo` volume for PAN-OS image.",
"log_level": "warning",
"exit_on_failure": False,
"enabled_by_default": True,
Expand Down

0 comments on commit b4d660e

Please sign in to comment.