MirrorManager: update the move-devel-to-release command

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-06 09:07:01 +02:00 committed by kevin
parent 0606efe590
commit 042c926241
3 changed files with 7 additions and 10 deletions

View file

@ -360,5 +360,5 @@ After release:
* post to infrastructure list that freeze is over.
* Move MirrorManager repository tags from the `development/$version/`
Directory objects, to the `releases/$version/` Directory objects. This is
done using the `move-devel-to-release --version=$version` command on
_bapp02_. This is usually done now a week or two after release.
done using the `playbooks/manual/mirrormanager/move-devel-to-release.yml`
playbook. This is usually done now a week or two after release.