7Factor / terraform-aws-concourse

Terraform Module for a distributed concourse cluster on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure out how to set garden.btrfs_store_size_mb

jduv opened this issue · comments

When workers run out of space they throw "no space left on device" errors. Fix this by figuring out how to set the btrfs_store_mb manifest parameter to 90% of the storage size of the EC2 root volume via the docker run command. See:

concourse/concourse#79