summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json')
-rw-r--r--sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json b/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json
index 239c1cd04b..8e11b2246e 100644
--- a/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json
+++ b/sdc-os-chef/sdc-elasticsearch/chef-solo/roles/elasticsearch.json
@@ -11,7 +11,8 @@
"chef_type": "role",
"run_list": [
"recipe[sdc-elasticsearch::ES_1_setup_elasticsearch]",
- "recipe[sdc-elasticsearch::ES_2_setup_logging]"
+ "recipe[sdc-elasticsearch::ES_2_setup_logging]",
+ "recipe[sdc-elasticsearch::ES_3_prepareProbeFile]"
],
"env_run_lists": {
}