IBM:IPZ:VPD: template change for UTIL:D1
UTIL: D1 changed to VSYS:BA
Change-Id: I5dbabd8cfd514dc34d86cad5f8f7bc89bb8ad706
Signed-off-by: Jinu Joy Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/vpd-manager/include/constants.hpp b/vpd-manager/include/constants.hpp
index b230e51..fea5b63 100644
--- a/vpd-manager/include/constants.hpp
+++ b/vpd-manager/include/constants.hpp
@@ -131,8 +131,8 @@
constexpr auto kwdCCIN = "CC";
constexpr auto kwdRG = "RG";
constexpr auto kwdAMM = "D0";
-constexpr auto kwdClearNVRAM_CreateLPAR = "D1";
-constexpr auto kwdKeepAndClear = "D1";
+constexpr auto kwdClearNVRAM_CreateLPAR = "BA";
+constexpr auto kwdKeepAndClear = "BA";
constexpr auto kwdFC = "FC";
constexpr auto kwdTM = "TM";
constexpr auto kwdSE = "SE";