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

169.1 Files compared

# Location File Last Modified
1 chef-repo.zip\chef-repo\third_party_cookbooks\virtualbox\templates\ubuntu vbox.cfg.erb Thu Jun 4 19:25:29 2015 UTC
2 chef-repo.zip\chef-repo\third_party_cookbooks\virtualbox\templates\ubuntu vbox.cfg.erb Mon Oct 2 15:44:01 2017 UTC

169.2 Comparison summary

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

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

169.4 Active regular expressions

No regular expressions were active.

169.5 Comparison detail

  1   # --pidfil e, -P:          Name  of the PID  file whic h is creat ed when th e daemon w as started .
  2  
  3   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  4   # VBOXWEB                   |  - -host, -H             |  The hos t to bind  to (localh ost)
  5   VBOXWEB_HO ST=localho st
  6  
  7   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  8   # VBOXWEB_ PORT                 --port, -p                The port t o bind to  ( PORT ).
  9   VBOXWEB_PO RT= PORT
  10  
  11   # This set ting defin es the use r as which  vboxwebsr v will run . This set ting is ma ndatory.
  12   VBOXWEB_US ER=<%= nod e[:virtual box][:user ] %>
  13  
  14   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  15   # VBOXWEB_ TIMEOUT          |  - -timeout,  -t         |  Session  timeout i n seconds;  0 = disab le timeout s (300).
  16   VBOXWEB_TI MEOUT=300
  17  
  18   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  19   # VBOXWEB_ CHECK_INTE RVAL  |  - -check-int erval, -i  | Frequenc y of timeo ut checks  in seconds  (5).
  20   VBOXWEB_CH ECK_INTERV AL=5
  21  
  22   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  23   # VBOXWEB_ THREADS          |  - -threads,  -T         |  Maximum  number of  worker th reads to r un in para llel (100) .
  24   VBOXWEB_TH READS=100
  25  
  26   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  27   # VBOXWEB_ KEEPALIVE        |  - -keepalive , -k       |  Maximum  number of  requests  before a s ocket will  be closed  (100).
  28   VBOXWEB_KE EPALIVE=10 0
  29  
  30   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  31   # VBOXWEB_ VERBOSE          |  - -verbose,  -v         |  Be verb ose.
  32   VBOXWEB_VE RBOSE=true
  33  
  34   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  35   # VBOXWEB_ LOGFILE          |  - -logfile,  -F         |  Name of  file to w rite log t o (no file ).
  36   VBOXWEB_LO GFILE=<%=  node[:virt ualbox][:w ebservice] [:log][:lo cation] %> /vboxwebsr v.log
  37  
  38   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  39   # VBOXWEB_ LOGROTATE        |  - -logrotate , -R       |  Number  of log fil es (0 disa bles log r otation).
  40   VBOXWEB_LO GROTATE=<% = node[:vi rtualbox][ :webservic e][:log][: rotate] %>
  41  
  42   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  43   # VBOXWEB_ LOGSIZE          |  - -logsize,  -S         |  Maximum  size of a  log file  to trigger  rotation  (bytes).
  44   VBOXWEB_LO GSIZE=<%=  node[:virt ualbox][:w ebservice] [:log][:si ze] %>
  45  
  46   # vboxweb- service en v var || v boxwebsrv  cli arg    || descrip tion
  47   # VBOXWEB_ LOGINTERVA L     |  - -loginterv al, -I     |  Maximum  time inte rval to tr igger log  rotation ( seconds).
  48   VBOXWEB_LO GINTERVAL= <%= node[: virtualbox ][:webserv ice][:log] [:interval ] %>
  49  
  50   # This opt ion define s the loca tion of th e vboxwebs rv binary  (/usr/lib/ virtualbox  by defaul t).
  51   # INSTALL_ DIR=VALUE