Files
chef/site-cookbooks/kosmos_blossom/attributes/default.rb
T
raucao 7a57d3b4c5 Cache successful Blossom responses
Cache returned files from Blossom on the Nginx hosts, until either
deleted by the user or hitting the global cache size limit (1 GB)
2026-08-16 11:53:51 -06:00

4 lines
116 B
Ruby

# No attributes here, use the blossom cookbook's attributes
node.default['blossom']['nginx_cache_max_size'] = '1g'