bfraser / puppet-grafana

Puppet module to manage Grafana
Apache License 2.0
39 stars 204 forks source link

Remove Docker Dependency #109

Open ardichoke opened 8 years ago

ardichoke commented 8 years ago

The docker install method is optional and not the default. The docker dependency should be removed and documentation should be added that it must be installed if you elect to use it to cut down on unnecessary dependencies. Case in point, we use a different docker module at my workplace, attempting to install this module fails because it conflicts with that docker module even though we have no intention of installing grafana using docker.