Niko Kurtti

Results 4 comments of Niko Kurtti

I started debugging a similar issue. 1) Run migrate to up 2 first ``` # ls -lha /sql/foobar total 28K drwxr-xr-x 2 root root 4.0K Jan 17 21:10 . drwxr-xr-x...

Same issue here. CentOS6.4, custom build minimal installation but only Chef installed on top of it. Using Epel -repos if that matters.

Yeah, noticed that. I don't know why the service is started in the default recipe. Since at that point it shouldn't actually have any pools. I'm just about to start...

Looks nice, but doesn't the fpm process still get started before creating the pools? I'm the process of testing out zabbix, and this how they use it ( https://github.com/laradji/zabbix/blob/master/recipes/web_nginx.rb )....