diff options
author | Brian Freeman <bf1936@att.com> | 2019-10-07 16:36:51 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-10-07 16:37:03 -0500 |
commit | be2c15151b0258059d463d1c901c1a70f72d51f1 (patch) | |
tree | cf0000023340011e8f87b819b826bd55444acb8c | |
parent | 6d68147478088c28a24bdf305892b1eb23e0b47e (diff) |
Fix vVG preload
Issue-ID: INT-1316
Change-Id: Ib7cbe7b0fc3fb972658a28175d2f1080f762775d
Signed-off-by: Brian Freeman <bf1936@att.com>
-rw-r--r-- | preload_data/vVG/preload_data.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/preload_data/vVG/preload_data.json b/preload_data/vVG/preload_data.json new file mode 100644 index 00000000..e2f15e1b --- /dev/null +++ b/preload_data/vVG/preload_data.json @@ -0,0 +1,4 @@ +{ + "vvg_preload.template": { + } +} |