ceph / cephmetrics

ceph metric collectors with collectd integration
GNU Lesser General Public License v3.0
64 stars 32 forks source link

Prevent pull images for prometheus and grafana #234

Closed marcosmamorim closed 5 years ago

marcosmamorim commented 5 years ago

This patch add a new prometheus and grafana variable to allow install when the images already pulled on docker.

ceph-jenkins commented 5 years ago

Can one of the admins verify this patch?

zmc commented 5 years ago

@marcosmamorim apologies for the delay, here. Would you mind rebasing this against master? I've just got some fixes in for our CI.

marcosmamorim commented 5 years ago

@zmc Thanks, I was think the best option for this fix is remove the parameter pull_images from the containter_start instead of create a new options, let me know what you think.

Marcos Amorim

zmc commented 5 years ago

ok to test