Merge "Handle FM user during endpoint config"

This commit is contained in:
Zuul 2024-03-26 18:01:25 +00:00 committed by Gerrit Code Review
commit 160aed20ba
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ RC_FILE_PATH = '/etc/platform/openrc'
# NOTE: Not the full user list, only the ones necessary for endpoint
# reconfiguration are listed here
BASE_USERS = [
'fm',
'patching',
'usm',
'vim',