Don't backup /afs

/afs is a remotely hosted distributed file system and we don't need to
attempt to backup the entirety of this global filesystem from our nodes
that mount it.

The fileservers for afs should be responsible for backing up any content
that needs backups.

Change-Id: I4215c212958b1ff9e0913727c698e9c12e385ed9
This commit is contained in:
Clark Boylan 2017-09-08 08:36:25 -07:00
parent 0b509cf53c
commit 125460167c
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@
/var/cache/*
/var/lib/puppet/reports/*
/opt/system-config/*
/afs/*