Change ODL port from 6633 to 6653
[integration/test.git] / csit / variables / daexim / schedule_export_exclude.json
1  {
2      "input": {
3          "data-export-import:run-at": ${time},
4          "data-export-import:excluded-modules" : [
5              {
6                  "module-name": "${module}",
7                  "data-store": "${store}"
8              }
9          ]
10      }
11  }