add attic back in

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-01-25 23:17:18 -05:00
parent f91129a848
commit 9f4cca6f07
4 changed files with 88 additions and 12 deletions

View File

@ -19,7 +19,7 @@ case $token_type in
"admin")
atticd-atticadm make-token --sub "$cache-admin" --validity "1y" --pull "$cache_pattern" \
--push "$cache_pattern" --configure-cache "$cache_pattern" \
--configure-cache-pattern "$cache_pattern"
--configure-cache-retention "$cache_pattern"
;;
"writer")
atticd-atticadm make-token --sub "$cache-writer" --validity "1y" --pull "$cache_pattern" \