Mirrormanager: fix the move-to-archive manual playbook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
53e8346422
commit
a30ae9f17a
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@
|
|||
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "Job started. You can watch the logs with:\noc -n {{app}} logs -f job/move-to-archive-{{product|lower|replace(' ', '-')}}-{{version|lower|replace(' ', '-')}}"
|
||||
msg: "Job started. You can watch the logs with:\noc -n mirrormanager logs -f job/move-to-archive-{{product|lower|replace(' ', '-')}}-{{version|lower|replace(' ', '-')}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue