blob: 9453f88b366aa24ff434b6a5fd6d093c86a01534 [file] [log] [blame]
George Keishing8e94f8c2021-07-23 15:06:32 -05001# This is config file for user who wants to load pre-define variables
2# to be loaded at runtime
Sridevi Ramesh55f5f832025-03-10 06:28:19 -05003# Key value pairs, used in the main config ffdc_config.yaml file.
George Keishing8e94f8c2021-07-23 15:06:32 -05004# NOTE:
5# env_params is a reserved key name, don't rename.
6# var1, var2, var3 and so on you can add and populate as needed.
7env_params:
8 var1: 1
9 var2: 2
10 var3: 3
George Keishing168545d2025-05-12 19:26:54 +053011 manager_id: "bmc"