Merge "Use rsync to update kayobe-config"

This commit is contained in:
Zuul 2022-04-29 09:58:56 +00:00 committed by Gerrit Code Review
commit 336542e683
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ Prior to creating an RC1 release candidate:
.. code-block:: console
cp -aR kayobe/etc/kayobe/* kayobe-config/etc/kayobe
rsync -a --delete kayobe/etc/kayobe/ kayobe-config/etc/kayobe
Commit the changes and submit for review.