Hey,
under some circumstances it happened to me, that the monitoring plugins tarball was downloaded, but the download was broken. When i re-run chef it doesn't re-check the checksum of that tarball and the unzip part is failing constantly. Only logging into the machine, deleting the old file helped.
Is it possible that we remove the action definition on the remote_file resource for the monitoring plugins, so it will default to create - so that the checksum will always be checked? Or at least make it configurable to not break backwards-compatibility?
Thanks.
Hey,
under some circumstances it happened to me, that the monitoring plugins tarball was downloaded, but the download was broken. When i re-run chef it doesn't re-check the checksum of that tarball and the unzip part is failing constantly. Only logging into the machine, deleting the old file helped.
Is it possible that we remove the action definition on the remote_file resource for the monitoring plugins, so it will default to create - so that the checksum will always be checked? Or at least make it configurable to not break backwards-compatibility?
Thanks.