Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-09 | ansible: Fix custom 'influxdb_host' setting for grafana | Radoslaw Jablonski | 1 | -2/+5 | |
Previously there were 2 errors in ansible scripts for grafana: - influxdb_host variable value was unset - entry for /etc/hosts file was adding text "{{ influxdb_hostname }}" instead hostname stored in this variable Change-Id: I1821b3c5f5fea5c29386b1a57e37aadcf90dd2e6 Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com> (cherry picked from commit 659840a7d99ecbacd767c10395a47615af415e63) | |||||
2018-02-28 | ansible: add roles to launch collectd, influxdb and grafana containers | Gordon Kelly | 1 | -0/+48 | |
Change-Id: I330172a2165e51a1557f084fd85fce12dfaad3a7 Signed-off-by: Gordon Kelly <gordon.kelly@intel.com> |