diff options
Diffstat (limited to 'src/main/resources/clds/templates/ui-location-default.json')
-rw-r--r-- | src/main/resources/clds/templates/ui-location-default.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/clds/templates/ui-location-default.json b/src/main/resources/clds/templates/ui-location-default.json new file mode 100644 index 00000000..c0043d98 --- /dev/null +++ b/src/main/resources/clds/templates/ui-location-default.json @@ -0,0 +1,5 @@ +{ + "DC1": "Data Center 1", + "DC2": "Data Center 2", + "DC3": "Data Center 3" +} |