You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ To classify via the PE console, you will create a new node group called 'PE Data
45
45
46
46
### Backup schedule
47
47
48
-
You can modify the default backup schedule by provide an array of hashes that describes the databases and the schedule to back them up on. Please refer to the [hieradata_examples](./hieradata_examples) directory of this repo to see examples
48
+
You can modify the default backup schedule by provide an array of hashes that describes the databases and the schedule to back them up on. Please refer to the [hieradata_examples](https://github.com/npwalker/pe_databases/tree/master/hieradata_examples) directory of this repo to see examples
49
49
50
50
NOTE: If you change the default schedule you'll likely stop managing a crontab entry and there's not a clean way to remove unmanaged crontab entries. So you may want to simply delete the pe-postgres crontab entry and let puppet repopulate it. `crontab -r -u pe-postgres`
0 commit comments