diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:17:14 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-30 18:17:14 -0600 |
| commit | 640ff61422bc0ee3966941b93d9889ddbbd38d77 (patch) | |
| tree | abf1c08f5d38ee53ec8b29dc4f425722517505e6 /src/orchestration/data.json | |
| parent | 22dae02a86c1fce71091bfa5289cf99abba1b217 (diff) | |
Diffstat (limited to 'src/orchestration/data.json')
| -rw-r--r-- | src/orchestration/data.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/orchestration/data.json b/src/orchestration/data.json new file mode 100644 index 0000000..927707c --- /dev/null +++ b/src/orchestration/data.json @@ -0,0 +1,4 @@ +{ + "images": ["i1", "i2", "i5"], + "remoteRegions": ["r1", "r2", "r3"] +}
\ No newline at end of file |
