blob: c93515e2a75653bb0e581b44f2e1df4de409f65c [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