Skip to content

Commit

Permalink
move esb and sdmx recipes to separate cookbooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanwb committed May 31, 2012
1 parent 16d84d5 commit 70a8733
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 66 deletions.
25 changes: 0 additions & 25 deletions recipes/esb.rb

This file was deleted.

40 changes: 0 additions & 40 deletions recipes/sdmx.rb

This file was deleted.

2 changes: 1 addition & 1 deletion recipes/standalone_service_sysv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
template "/etc/default/#{jboss_user}" do
source "default.erb"
mode "0755"
variables ( :config_file_name => config_file_name)
variables( :config_file_name => config_file_name )
end

# template init file
Expand Down

0 comments on commit 70a8733

Please sign in to comment.