How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "credativ/elephant-shed"
end
vagrant init credativ/elephant-shed
vagrant up
This version was created about 3 years ago.
Elephant Shed 1.3.5
This version was created about 5 years ago.
Elephant Shed version 1.3.1
This version was created over 6 years ago.
This release bundles a series of breaking changes: * Upgrade to grafana 5 and prometheus 2. (Existing monitoring data is not migrated.) * Upgrade to prometheus-node-exporter 0.15. * Rewrite update-prometheus-sql-exporter-config using PgCommon.pm, and refactor its config file handling.
This version was created over 6 years ago.
There isn't a description.