diff options
author | Michael Lando <ml636r@att.com> | 2017-03-12 11:35:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@openecomp.org> | 2017-03-12 11:35:25 +0000 |
commit | 684cd482fc4b6ca0e1986a949d60a1758d6891c2 (patch) | |
tree | 6d1188d89d500213ea52088d13d4ba32bc66efa3 | |
parent | 7743ee8f8fa48026d6b3cbb0ed1d4f5d2c5d9add (diff) | |
parent | 2a1481fcd1553c261f6e54610f1ef601dc7a9c51 (diff) |
Merge "Do not load kibana_dashboard_virtualization.json"
-rw-r--r-- | sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb index a3b15073a1..5f86391199 100644 --- a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb +++ b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb @@ -1,11 +1,3 @@ -cookbook_file "/usr/share/elasticsearch/config/kibana_dashboard_virtualization.json" do - source "kibana_dashboard_virtualization.json" - owner "elasticsearch" - group "elasticsearch" - mode "0755" -end - - ruby_block "check_ElasticSearch_Cluster_Health" do block do |