linaro mirror: fix afs cache size

Because of templating and variable expansion reasons, this variable
doesn't have the leading "open"
(I22c67c1dfe07d442fb930317adc42a0c970621ab).

Change-Id: If73bae24e57d1f4de1b46e89e95ffd98493ecb33
This commit is contained in:
Ian Wienand 2023-01-19 14:35:18 +11:00
parent 7aec63aaea
commit 88c4ea7357
No known key found for this signature in database

View File

@ -5,4 +5,4 @@ letsencrypt_certs:
# Allocated 100GB volume for this mirror, so openafs cache has to be <
# 95%; we go for 45gb
openafs_client_cache_size: '45000000'
afs_client_cache_size: '45000000'