diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2017-03-08 13:43:02 -0500 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2017-03-08 13:47:48 -0500 |
commit | 55faed7c9dc608f9428cc96ae7cdff3dfd5ad9dd (patch) | |
tree | 7994575c1bbc0f018eaf483c7f639caffcdb9f09 /sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks | |
parent | 36771967c477f75206e15555f839ac23900172be (diff) |
Fix wrong recipe name
The cookbook is looking for ES_6_create_kibana_dashboard_virtualization
but the file name is ES_6_kibana_dashboard_virtualization
Change the file name to ES_6_create_kibana_dashboard_virtualization
to be consistent with the naming convention define in this cookbook.
Change-Id: Ieac5ce1203be68db21554f21b2f1e851a6b774d1
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks')
-rw-r--r-- | sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb (renamed from sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_kibana_dashboard_virtualization.rb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_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..a3b15073a1 100644 --- a/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_kibana_dashboard_virtualization.rb +++ b/sdc-os-chef/sdc-elasticsearch/chef-repo/cookbooks/sdc-elasticsearch/recipes/ES_6_create_kibana_dashboard_virtualization.rb |