Skip to content

Commit

Permalink
Update reference to the historic kibana2 repo
Browse files Browse the repository at this point in the history
  • Loading branch information
realityforge committed Oct 23, 2014
1 parent 97b9a1f commit aa9a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
default['kibana']['git']['url'] = if node['kibana']['version'] > '2'
'https://github.com/elasticsearch/kibana.git'
else
'https://github.com/rashidkpc/Kibana.git'
'https://github.com/rashidkpc/kibana2.git'
end
#<> The git reference in the Kibana repository.
default['kibana']['git']['reference'] = if node['kibana']['version'] > '2'
Expand Down

0 comments on commit aa9a0d3

Please sign in to comment.