42. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/31/2017 11:20:22 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.

42.1 Files compared

# Location File Last Modified
1 OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017.zip\OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017\mccf_devops\environments\EDE_ALL\group_vars\all all Sat Oct 7 07:47:36 2017 UTC
2 OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017.zip\OSCIF_MCCF EDI TAS_TASCore_v1.00.00_iter1_October_2017\mccf_devops\environments\EDE_ALL\group_vars\all all Tue Oct 31 19:26:46 2017 UTC

42.2 Comparison summary

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

42.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

42.4 Active regular expressions

No regular expressions were active.

42.5 Comparison detail

  1   env: EDE_A LL
  2   # Variable s listed h ere are ap plicable t o all host  groups
  3  
  4   httpd_port : 80
  5   repository : ???
  6   groovy_pkg _url: http ://vaausfp ctas801.aa c.va.gov/p ub/groovy
  7  
  8   # mccf rep ository in formation
  9   mccf_repo:  mccf
  10   # URL to a ccess sino pia reposi tory
  11   sinopia_ho st: "http: //vaausfpc tas801.aac .va.gov"
  12   sinopia_po rt: "4873"
  13   sinopia_ad min_user:  npm_admin
  14   sinopia_ad min_passwd : "{{ sino pia_admin_ password } }"
  15   sinopia_ad min_email:   PII                 
  16  
  17   npm_regist ry: "{{ si nopia_host  }}:{{ sin opia_port  }}"
  18  
  19   NODE_ENV:  production
  20  
  21   nodejs_npm _global_pa ckages:
  22   #  # Insta ll a speci fic versio n of a pac kage.
  23   #  - name:  jslint
  24   #    versi on: 0.9.3
  25   #  # Insta ll the lat est stable  release o f a packag e.
  26   #  - name:  node-sass
  27  
  28   destinatio n_cert_pat h: /etc/pk i/tls/cert s/
  29   destinatio n_key_path : /etc/pki /tls/priva te/
  30  
  31   source_key : "{{ ansi ble_fqdn } }.key.enc"
  32   source_crt : "{{ ansi ble_fqdn } }.crt"
  33   source_pem : "{{ ansi ble_fqdn } }.pem"
  34