Skip to content

Commit

Permalink
Merge pull request #3322 from nickanderson/ENT-12087/master
Browse files Browse the repository at this point in the history
ENT-12087: Added note to upgrade docs that BACKUP_DIR should be removable
  • Loading branch information
nickanderson authored Aug 5, 2024
2 parents 772dcf8 + 13b1585 commit 2d20db4
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 2d20db4

Please sign in to comment.