blob: e0e9e3db3ea48f952b22cfea07274ab43d06d88b [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
3# Key pair vlue , used in the main config ffdc_config.yaml file.
4# 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