Add 'usm' to subcloud users to replicate

Add 'usm' to the list of users whoes credentials needs to be
replicated in the subcloud

Closes-Bug: 2063460

Test Plan:
PASS: Install DC with subcloud and execute software commands

Change-Id: I4af841dcc51dc7fea2a6a12a37728cb9e0f8b59c
Signed-off-by: Joseph Vazhappilly <joseph.vazhappillypaily@windriver.com>
This commit is contained in:
Joseph Vazhappilly 2024-05-03 09:40:07 -04:00
parent 074841962a
commit 56424cba60
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ ANSIBLE_VALIDATE_KEYSTONE_PASSWORD_SCRIPT = \
USERS_TO_REPLICATE = [
'sysinv',
'patching',
'usm',
'vim',
'mtce',
'fm',