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:
parent
0b509cf53c
commit
125460167c
@ -17,3 +17,4 @@
|
||||
/var/cache/*
|
||||
/var/lib/puppet/reports/*
|
||||
/opt/system-config/*
|
||||
/afs/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user