aboutsummaryrefslogtreecommitdiffstats
path: root/roles/archive_client
diff options
context:
space:
mode:
Diffstat (limited to 'roles/archive_client')
-rw-r--r--roles/archive_client/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/archive_client/README.md b/roles/archive_client/README.md
index 7552477..8dcd0fb 100644
--- a/roles/archive_client/README.md
+++ b/roles/archive_client/README.md
@@ -6,8 +6,8 @@ Description
The _archiver_ is my method of performing periodic backups of application data.
The general idea is that applications can write data to a dedicated directory in
-`/var/spool/archive`, and the [archive server](../archive_server) will rsync these
-files to a central location each night.
+`/var/spool/archive` via an [archive job](../archive_job), and the [archive server](../archive_server)
+will rsync these files to a central location each night.
The `archive_client` role prepares a host to perform [archive jobs](../archive_job).
It adds the host to the `archive_clients` hostgroup and prepares the archive spool