44bb56b5beecb5771589d1973d80ea5c5341e6dc
[sdc.git] / catalog-fe / sdc-frontend / chef-solo / roles / catalog-fe.json
1 {
2   "name": "catalog-be",
3   "description": "Installation application - catalogFE",
4   "json_class": "Chef::Role",
5   "default_attributes": {
6
7   },
8   "override_attributes": {
9
10   },
11   "chef_type": "role",
12   "run_list": [
13     "recipe[sdc-catalog-fe::FE_1_cleanup_jettydir]",
14     "recipe[sdc-catalog-fe::FE_2_setup_configuration]",
15     "recipe[sdc-catalog-fe::FE_3_errors_config]",
16     "recipe[sdc-catalog-fe::FE_4_logback]",
17     "recipe[sdc-catalog-fe::FE_5_rest_configuration]",
18     "recipe[sdc-catalog-fe::FE_6_locate_keystore]",
19     "recipe[sdc-catalog-fe::FE_7_create_jetty_modules]",
20     "recipe[sdc-catalog-fe::FE_8_prepareProbeFile]"
21   ],
22   "env_run_lists": {
23   }
24 }
25