Skip to content

Commit

Permalink
cleaning up recipe headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Early authored and Justin Early committed Jan 29, 2016
1 parent 1030028 commit 9c08444
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 9c08444

Please sign in to comment.