Skip to content

Commit

Permalink
Merge pull request #3325 from nickanderson/ENT-12087/3.24
Browse files Browse the repository at this point in the history
ENT-12087: Added note to upgrade docs that BACKUP_DIR should be removable (3.24)
  • Loading branch information
nickanderson authored Aug 5, 2024
2 parents 750b24e + 5a5bc09 commit d21f9b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions getting-started/installation/upgrading.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ empty before performing an Enterprise Hub binary upgrade.
backups made during upgrade are placed in `/var/cfengine/state/pg/backup`,
this can be overridden by **exporting** `BACKUP_DIR` before package upgrade.

**NOTE:** `BACKUP_DIR` should not exist and should be removable (e.g. it should not be a direct mount point).

**Red Hat/CentOS:**

```console
Expand Down

0 comments on commit d21f9b7

Please sign in to comment.