Commit d85031281d866e184da53cc749c43fae7c054645

Authored by selurvedu
1 parent 1ca0ecdb

Reorder entries in brokers.yaml

1   -E-tender:
2   - keywords_file: etender
3   - url: http://bid.uat.e-tender.biz/
4   - timeout_on_wait: 15
5   - period_interval: 2
6   -Prom:
7   - keywords_file: prom
8   - url: http://dz.dz-test.net/
9   - timeout_on_wait: 15
10   - period_interval: 31
11   -SmartTender:
12   - keywords_file: smarttender
13   - url: http://smarttender.biz/tenders
14   - timeout_on_wait: 15
15   - period_interval: 2
16 1 Quinta:
17 2 keywords_file: openprocurement_client
18 3 timeout_on_wait: 0
19 4 period_interval: 2
20   -Publicbid:
21   - keywords_file: publicbid
22   - url: https://public-bid.com.ua/
  5 +E-tender:
  6 + keywords_file: etender
  7 + url: http://bid.uat.e-tender.biz/
23 8 timeout_on_wait: 15
24 9 period_interval: 2
25 10 Netcast:
... ... @@ -34,3 +19,18 @@ Newtend:
34 19 url: http://openprocurement:test@dev23.newtend.com
35 20 timeout_on_wait: 15
36 21 period_interval: 2
  22 +Prom:
  23 + keywords_file: prom
  24 + url: http://dz.dz-test.net/
  25 + timeout_on_wait: 15
  26 + period_interval: 31
  27 +Publicbid:
  28 + keywords_file: publicbid
  29 + url: https://public-bid.com.ua/
  30 + timeout_on_wait: 15
  31 + period_interval: 2
  32 +SmartTender:
  33 + keywords_file: smarttender
  34 + url: http://smarttender.biz/tenders
  35 + timeout_on_wait: 15
  36 + period_interval: 2
... ...
Please register or login to post a comment