From c8287b1a6aee518443a3b44db64c3fef4667e3b0 Mon Sep 17 00:00:00 2001 From: Enol Fernandez Date: Tue, 16 Jul 2024 11:14:07 +0100 Subject: [PATCH] Improve text --- doc/architecture/decisions/0003-image-synching.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/architecture/decisions/0003-image-synching.md b/doc/architecture/decisions/0003-image-synching.md index 9ef0bb17..702f12d1 100644 --- a/doc/architecture/decisions/0003-image-synching.md +++ b/doc/architecture/decisions/0003-image-synching.md @@ -10,8 +10,9 @@ Accepted EGI provides an image repository (AppDB) for users to share VM images and VOs to add them to a list of images to be available at the sites supporting the VO. -This has been managed with site-level although the uploading of images is for -most sites a user-level operation that does not need any special privileges. +This has been managed with the installation and configuration of specific tools at +site-level although the uploading of images is for most sites a user-level operation +that does not need any special privileges. The main software product for this is [cloudkeeper](https://github.com/the-cloudkeeper-project/cloudkeeper), which