163. EPMO Open Source Coordination Office Redaction File Detail Report

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

163.1 Files compared

# Location File Last Modified
1 chef-repo.zip\chef-repo\third_party_cookbooks\packagecloud .kitchen.yml Wed Jun 3 20:37:07 2015 UTC
2 chef-repo.zip\chef-repo\third_party_cookbooks\packagecloud .kitchen.yml Mon Oct 2 15:41:56 2017 UTC

163.2 Comparison summary

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

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

163.4 Active regular expressions

No regular expressions were active.

163.5 Comparison detail

  1   ---
  2   driver_plu gin: vagra nt
  3   driver_con fig:
  4     require_ chef_omnib us: true
  5  
  6   platforms:
  7   - name: ub untu-10.04
  8     driver_c onfig:
  9       box: o pscode-ubu ntu-10.04
  10       box_ur l: https:/ /opscode-v m-bento.s3 .amazonaws .com/vagra nt/opscode _ubuntu-10 .04_provis ionerless. box
  11     run_list :
  12       - reci pe[package cloud_test ::lucid_de ps]
  13       - reci pe[package cloud_test ::deb]
  14       - reci pe[package cloud_test ::rubygems _private]
  15  
  16   - name: ub untu-12.04
  17     driver_c onfig:
  18       box: o pscode-ubu ntu-12.04
  19       box_ur l: https:/ /opscode-v m-bento.s3 .amazonaws .com/vagra nt/opscode _ubuntu-12 .04_provis ionerless. box
  20     run_list :
  21       - reci pe[package cloud_test ::precise_ deps]
  22       - reci pe[package cloud_test ::deb]
  23       - reci pe[package cloud_test ::rubygems _private]
  24  
  25   - name: ub untu-14.04
  26     driver_c onfig:
  27       box: o pscode-ubu ntu-14.04
  28       box_ur l: http:// opscode-vm -bento.s3. amazonaws. com/vagran t/virtualb ox/opscode _ubuntu-14 .04_chef-p rovisioner less.box
  29     run_list :
  30       - reci pe[package cloud_test ::trusty_d eps]
  31       - reci pe[package cloud_test ::deb]
  32       - reci pe[package cloud_test ::rubygems ]
  33  
  34   - name: ce ntos-witho ut-epel-5. 10
  35     driver_c onfig:
  36       box_ur l: http:// opscode-vm -bento.s3. amazonaws. com/vagran t/virtualb ox/opscode _centos-5. 10_chef-pr ovisionerl ess.box
  37     run_list :
  38       - reci pe[package cloud_test ::rpm]
  39       - reci pe[package cloud_test ::rubygems ]
  40  
  41   - name: ce ntos-with- epel-5.10
  42     driver_c onfig:
  43       box_ur l: http:// opscode-vm -bento.s3. amazonaws. com/vagran t/virtualb ox/opscode _centos-5. 10_chef-pr ovisionerl ess.box
  44     run_list :
  45       - reci pe[package cloud_test ::epel5]
  46       - reci pe[package cloud_test ::rpm]
  47       - reci pe[package cloud_test ::rubygems _private]
  48  
  49   - name: ce ntos-6.5
  50     run_list :
  51       - reci pe[package cloud_test ::rpm]
  52       - reci pe[package cloud_test ::rubygems ]
  53  
  54   - name: ce ntos-7.0
  55     run_list :
  56       - reci pe[package cloud_test ::rpm]
  57       - reci pe[package cloud_test ::rubygems _private]
  58  
  59   - name: am azon-2014. 09
  60     driver_p lugin: ec2
  61     driver_c onfig:
  62       image_ id: ami-b5 a7ea85
  63         username:  REDACTED
  64       aws_ac cess_key_i d: <%= ENV ['AWS_ACCE SS_KEY_ID' ] %>
  65       aws_se cret_acces s_key: <%=  ENV['AWS_ SECRET_ACC ESS_KEY']  %>
  66       aws_ss h_key_id:  <%= ENV['A WS_KEYPAIR _NAME'] %>
  67       ssh_ke y: <%= ENV ['AWS_SSH_ KEY_PATH']  %>
  68       availa bility_zon e: us-west -2a
  69       region : us-west- 2
  70       flavor _id: t2.mi cro
  71       securi ty_group_i ds: sg-598 e583c
  72     run_list :
  73       - reci pe[package cloud_test ::rpm]
  74       - reci pe[package cloud_test ::rubygems ]
  75  
  76   suites:
  77   - name: de fault
  78     run_list :
  79     attribut es: {}