diff options
author | 2018-08-29 10:24:32 -0400 | |
---|---|---|
committer | 2018-08-29 10:24:32 -0400 | |
commit | 53e374471d6c513f689d781d757ef818fb6cee4e (patch) | |
tree | 2054122dd4ea059d86a96ca776598a475e4159ec /crud-service/appconfig/schemaIngest.properties | |
parent | 57840acf3aee09ac69e29ba5ceee69ef02f22282 (diff) |
Fix test-config for DR, Champ, and Gizmo
Issue-ID: AAI-1457
Change-Id: Iac4482831b4694e261d3bbf5562046d10d2d2224
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'crud-service/appconfig/schemaIngest.properties')
-rw-r--r-- | crud-service/appconfig/schemaIngest.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crud-service/appconfig/schemaIngest.properties b/crud-service/appconfig/schemaIngest.properties new file mode 100644 index 0000000..716545c --- /dev/null +++ b/crud-service/appconfig/schemaIngest.properties @@ -0,0 +1,5 @@ +schemaConfig=NA +nodeDir=/opt/app/crud-api/bundleconfig/etc/oxm +edgeDir=/opt/app/crud-api/bundleconfig/etc/dbedgerules +edgePropsDir=/opt/app/crud-service/config/model + |