Skip to content

Commit

Permalink
LTA-43 Included fix for CHILD_STATUS and commented information
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Bankes authored and Justin Bankes committed Oct 27, 2016
1 parent 578ed14 commit 21c2e17
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
# Author: Drew Holt <drew@liatrio.com>
#


# Included English based of information found in this issue at github
# https://github.com/bbatsov/rubocop/issues/1747
require 'English'

node[:jenkins_liatrio][:packages].each do |pkg|
package pkg
end
Expand Down

0 comments on commit 21c2e17

Please sign in to comment.