system-config/inventory/service/host_vars/mirror01.regionone.linaro.opendev.org.yaml
Ian Wienand da0b146c61
Linaro mirror: shrink volume, add letsencrypt cert handlers
As noted inline, this server has a smaller volume, so manually shrink
the openafs cache size.

Change-Id: Ia9fb686c4abd3c17bbc143cfaedcef5f31f19d5e
2022-12-22 15:38:31 +11:00

9 lines
271 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
openafs_client_cache_size: '45000000'