add dcmanager-audit-worker to sample restart script

We've added a new distributed-cloud process, so update the sample script.

Story: 2007267
Task: 42000
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
Change-Id: I16522744c9526e134577bda80cf91a8308eee889
This commit is contained in:
Chris Friesen 2021-03-04 18:59:53 -05:00
parent 9a08e51d41
commit 6a019e60c3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ declare -i GLOBAL_RC=$PATCH_STATUS_OK
if is_controller
then
processes_to_restart="dcmanager-manager dcmanager-api \
processes_to_restart="dcmanager-manager dcmanager-api dcmanager-audit-worker \
dcmanager-audit dcmanager-orchestrator \
dcorch-engine dcorch-sysinv-api-proxy dcdbsync-api \
dcorch-patch-api-proxy dcorch-identity-api-proxy"