Skip to content

Commit

Permalink
Update plugins.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdamiano committed Jul 28, 2014
1 parent 18a8484 commit f29eeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/plugins.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory "#{node.elasticsearch[:dir]}/elasticsearch-#{node.elasticsearch[:version]}/plugins/" do
directory "#{node.elasticsearch[:dir]}/elasticsearch/plugins/" do
owner node.elasticsearch[:user]
group node.elasticsearch[:user]
mode 0755
Expand Down

0 comments on commit f29eeb4

Please sign in to comment.