Skip to content

Commit

Permalink
Merge pull request #50 from jearly/master
Browse files Browse the repository at this point in the history
cleaning up recipe headers
  • Loading branch information
Craig Davis committed Jan 29, 2016
2 parents 1030028 + 9c08444 commit a2487a8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# Copyright 2015, AlertLogic
#
# All rights reserved - Do Not Redistribute
#

if platform_family?('windows')
include_recipe 'al_agents::_windows'
Expand Down
2 changes: 0 additions & 2 deletions recipes/install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# Copyright 2015, AlertLogic
#
# All rights reserved - Do Not Redistribute
#

::Chef::Recipe.send(:include, AlAgents::Helpers)
::Chef::Resource.send(:include, AlAgents::Helpers)
Expand Down
2 changes: 0 additions & 2 deletions recipes/selinux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# Copyright 2015, AlertLogic
#
# All rights reserved - Do Not Redistribute
#

include_recipe 'selinux_policy::install'
selinux_policy_port '1514' do
Expand Down

0 comments on commit a2487a8

Please sign in to comment.