From c2a162045d904cc25ca4b81b98d8b1dccc5cc240 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Jun 24 2022 14:58:02 +0000 Subject: Adding note about artifacts box for CI Signed-off-by: Fabian Arrotin --- diff --git a/docs/operations/ci/adding_cico_tenant/adding-duffy-tenant.md b/docs/operations/ci/adding_cico_tenant/adding-duffy-tenant.md index 31c31e3..dc4cc02 100644 --- a/docs/operations/ci/adding_cico_tenant/adding-duffy-tenant.md +++ b/docs/operations/ci/adding_cico_tenant/adding-duffy-tenant.md @@ -79,6 +79,12 @@ When committed to git and pushed, one can play the duffy role with the config ta Once tenant is imported (apikey and ssh public key(s)) and ansible duffy role applied, the tenant can either use `icico` client (in compatibility mode) or already use the new duffy client (see below) +## Artifacts storage box + +CI tenants are allowed to upload artifacts to one storage box, so we need to allow them to upload/rsync to it. +It's all controlled by the `artifacts_projects_list` list in ansible (host_vars) so don't forget to also add project and ssh public keys there too + + ## Duffy client configuration (external) ### Connect to the host that will have duffy client