system-config/inventory/service/host_vars/mirror01.regionone.linaro.opendev.org.yaml
Ian Wienand 88c4ea7357
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
2023-01-19 14:35:18 +11:00

9 lines
267 B
YAML

letsencrypt_certs:
mirror01-regionone-linaro-main:
- mirror01.regionone.linaro.opendev.org
- mirror.regionone.linaro.opendev.org
# Allocated 100GB volume for this mirror, so openafs cache has to be <
# 95%; we go for 45gb
afs_client_cache_size: '45000000'