14. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/2/2017 1:40:03 PM Central 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.

14.1 Files compared

# Location File Last Modified
1 chef-repo.zip\chef-repo\machine_cookbooks\ehmp-ui_provision\attributes ehmp-ui.rb Thu Mar 23 16:44:18 2017 UTC
2 chef-repo.zip\chef-repo\machine_cookbooks\ehmp-ui_provision\attributes ehmp-ui.rb Mon Oct 2 15:00:57 2017 UTC

14.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 46
Changed 2 8
Inserted 0 0
Removed 0 0

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

14.4 Active regular expressions

No regular expressions were active.

14.5 Comparison detail

  1   #
  2   # Cookbook  Name:: eh mp-ui_prov isioner
  3   # Attribut es:: ehmp- ui
  4   #
  5  
  6   # ehmp-ui  specific c onfigurati on that is  "driver"  independen t
  7   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:adk_hom e] = "/var /www/ehmp- ui"
  8   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:ui_home ] = "/var/ www/ehmp-u i/app"
  9   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:copy_fi les] = {}
  10  
  11   ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## #########
  12   # ehmp-ui  specific a ws configu ration opt ions
  13   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:i nstance_ty pe] = "m3. medium"
  14   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:s ubnet] = " REDACTED "
  15   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:s sh_usernam e] = " REDACTED "
  16   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:s sh_keyname ] = " REDACTED "
  17   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:s sh_key_pat h] = "#{EN V['HOME']} /Projects/ vistacore/ .chef/keys /#{node[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:aws][:s sh_keyname ]}"
  18   ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## #########
  19  
  20   ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## #########
  21   # ehmp-ui  specific v agrant con figuration  options
  22   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:vagrant ][:ip_addr ess] = " IP          "
  23   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:vagrant ][:provide r_config]  = {
  24     :memory  => 256
  25   }
  26   default[:' ehmp-ui_pr ovision'][ :'ehmp-ui' ][:vagrant ][:shared_ folders] =  []
  27   ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## ########## #########