309. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/18/2019 5:55:29 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

309.1 Files compared

# Location File Last Modified
1 MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\templates\tas docker_compose.js.j2 Wed Apr 3 02:27:22 2019 UTC
2 MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\templates\tas docker_compose.js.j2 Mon Apr 15 17:59:30 2019 UTC

309.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 58
Changed 1 2
Inserted 0 0
Removed 0 0

309.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

309.4 Active regular expressions

No regular expressions were active.

309.5 Comparison detail

  1   version: " 3.3"
  2   services:
  3     api:
  4       image:  tas/api:{ { docker_t ag }}
  5       deploy :
  6           re plicas: 1
  7           pl acement:
  8               constrain ts: [node. labels.api  == true]
  9       ports:
  10          - 8 085:3000
  11       enviro nment:
  12           -  DEBUG=logg ing-verbos e,api,api- internal,d ata,mongod b,azure,lo gging,conf ig,example ,azure,dat a,fs,core, memory,sec urity,webc lient,erro rs,fsc837, metabase,a mqp
  13           -  TAS_ENABLE _HTTP=true
  14           -  TAS_ENABLE _OVERRIDDE N_IAM_TRAI TS=true
  15           -  TAS_ENVIRO NMENT={{ e nv }}
  16           -  TAS_MONGOD B_DATABASE =tasdev
  17           -  TAS_QUEUE_ ADDRESS=am qps://test :test@{{ R MQUI_SERVE R }}:5671/ fsc-queues -{{ docker _env }}
  18           -  TAS_PROVID ERS=LOGGIN G:mongodb, METABASE:m ongodb,REP ORTS-LOG:m ongodb
  19           -  TAS_MONGOD B_CONNECTI ON_STRING= mongodb:// vac20cosmo stasdevmon go:89k6e6i AKoTncmYAZ 535XJIKl4m 9mCVk3GS8c m5vzb919fF JDsQ96FWDx 5e6w8aYWhQ 3JKKv1oS55 pxia2cezw= =@vac20cos mostasdevm ongo.docum ents.azure .us:10255/ ?ssl=true& replicaSet =globaldb
  20           -  TAS_APPLIC ATION_LOGI N_URL={{ m ccf_stagin g_base_url  }}
  21           -  TAS_FHIR_U RL=http:// {{ VAFHIR_ SERVER  }} /VA-FHIR-S erver/fhir
  22             - TAS_SSOI _LANDING_H OST=https: // DNS . URL
  23           -  TAS_SSOI_L ANDING_TAR GET={{ mcc f_staging_ base_url } }
  24           -  NODE_TLS_R EJECT_UNAU THORIZED=0
  25           -  NODE_EXTRA _CA_CERTS= /var/app/t est/fsc-83 7/vacert/v aroot.pem
  26       networ ks:
  27         - ta snet
  28   networks:
  29     tasnet:
  30       driver : overlay