Merge "Handle Barbican user during endpoint config"

This commit is contained in:
Zuul 2024-03-21 17:04:07 +00:00 committed by Gerrit Code Review
commit a1211d16d4
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ BASE_USERS = [
'patching', 'patching',
'usm', 'usm',
'vim', 'vim',
'smapi' 'smapi',
'barbican'
] ]
ADDITIONAL_SYSTEMCONTROLLER_USERS = [ ADDITIONAL_SYSTEMCONTROLLER_USERS = [