You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ A [default configuration](defaults/main.yml) is provided in this role. It establ
16
16
-`casd_published_ports`: a list of docker port specifications to be published. This does not affect whether the port on which buildbox-casd is listening is exposed.
17
17
-`casd_bind_address`: the address the service listens to inside the container
18
18
-`casd_quota_high`: the maximum local cache size
19
+
-`casd_reserved`: Reserved disk space
19
20
-`casd_cache_mnt`: the path to bindmount the cache to in the container
20
21
-`casd_cmd`: the entrypoint of the container
21
22
-`casd_bind_path`: path to a UNIX socket to serve on. If set, `casd_bind_address` and `casd_port` are ignored entirely and the service is not exposed.
0 commit comments