commit | 99837d21fc395cb916c43236c74bbdf3b1f81a70 | [log] [tgz] |
---|---|---|
author | Matt Simmering <matthew.simmering@intel.com> | Thu Nov 30 14:37:32 2023 -0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 09 14:11:46 2024 +0000 |
tree | 07e8a0eedc5e3854a4ddb5c6ddb485d0f9a4c917 | |
parent | cfecb2789da6414be4725fb1c4ad7ca5951c5857 [diff] [blame] |
Update RestrictionMode defaults to match PDI In phosphor-dbus-interfaces the terminology used for RestrictionMode is getting updated. This change is to keep in sync. Change-Id: Idd41d8bfa838aadb81c11f9cee9fe74e3c28673c Signed-off-by: Matt Simmering <matthew.simmering@intel.com>
diff --git a/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml b/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml index 1e2c3a2..c7e915a 100644 --- a/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml +++ b/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/restrictionmode-ocpdebugcard-settings.override.yml
@@ -2,4 +2,4 @@ - Interface: xyz.openbmc_project.Control.Security.RestrictionMode Properties: RestrictionMode: - Default: RestrictionMode::Modes::Whitelist + Default: RestrictionMode::Modes::Allowlist