Re: AWS deployment manifest with HAproxy
Stephen Knight
Thanks guys!
toggle quoted message
Show quoted text
I am able to get to the deployment phase now, the VM's bind at least but I hit this error: Started preparing configuration > Binding configuration. Done (00:00:15) Started updating job ha_proxy_z1 > ha_proxy_z1/0 (canary). Failed: Action Failed get_task: Task 6d7541c8-0476-4177-436b-c1fc22c9c581 result: Applying: Reloading jobSupervisor: Failed to reload monit: before=1438680699 after=1438680699 (00:01:33) Error 450001: Action Failed get_task: Task 6d7541c8-0476-4177-436b-c1fc22c9c581 result: Applying: Reloading jobSupervisor: Failed to reload monit: before=1438680699 after=1438680699 When I do a "bosh ssh ha_proxy_z1/0" and try to run "monit summary" I get presented with this error: root(a)9b91249d-9700-4004-9706-f4d4f793206e:/var/vcap/monit# monit summary monit: Error: Depend service 'consul_agent' is not defined in the control file I've checked my manifest has a specification for consul, as the default it is there. But should I be defining something? My Consul parts look like this: consul: agent: log_level: null servers: lan: [] On Mon, Aug 3, 2015 at 11:56 AM, CF Runtime <cfruntime(a)gmail.com> wrote:
Also Stephen, the templates by default attempt to use an ELB named |
|