Slide 4
Slide 4 text
We've got this part down
{
"name": "es_dispatcher_lb",
"description": "",
"json_class": "Chef::Role",
"default_attributes": {
},
"override_attributes": {
"postfix": {
"myhostname": "dispatcher-lb.enstratus.com"
}
},
"chef_type": "role",
"run_list": [
"role[es_loadbalancer]",
"recipe[enstratus::dispatcher_lb]",
"role[monitored_host]"
],
"env_run_lists": {
}
} {