Chris Laco
Chris Laco
@cbuben At this very moment, we're not actively working on these cookbooks. I shall inquire.
@cbuben It simply means we're on other tasks at the moment, so I don't have a specific timeframe for the master merge of this PR or a PR down into...
@jacobsevart "Vagrant". That's the problem. Specifically, depending on the image and who made it, and the version of vagrant, it will update the hosts file and sometimes not in a...
@rackerjoe Removing it removes monitoring by monit entirely. The intent was the simply keep monit from performing any stop/start actions but still notifying of issues. Aside from that, not sure...
Template issue: https://github.com/rcbops-cookbooks/monit/blob/master/templates/default/procmon.erb#L11 The command is append to the service name and service bin, which was unexpected. Should just tweak this hole thing to enable/disable start/stop aside from the actual...
Hack. Have to set service_bin, unset start/stop_cmd and script_name. Probably best to just fix it for real to not even drop those two lines.
@rpawlik What happens now if you just specify the endpoint uri in attrs w/ the full host name? I'd assume otherwise, it's using what Ohai sees in ["fqdn"] Putting this...
@seancarlisle At this time, fixing this issue is not scheduled for any particular release. We are currently investigating a few rabbit holes that need fixing in OpenStack upstream.
@runningman84 Yes! There's a patch merged into master and the v4.2.3rc branches of ceilometer to fix this: https://github.com/rcbops-cookbooks/ceilometer/pull/48 https://github.com/rcbops-cookbooks/ceilometer/tree/v4.2.3rc
Likely already covered in the v4.2.3rc fixes? https://github.com/rcbops/chef-cookbooks/issues/903