Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-28 | WIP: Add role to auto install docker on hosts | Kamil Wiatrowski | 1 | -2/+2 | |
Auto install docker with dependencies on hosts: apt install python apt install python-pip pip install docker-py apt install docker.io Set docker proxy using host proxy settings. Updated documentation. Change-Id: Ibec7e0a7e484d5a9a8656cd3598c3acc7c2e2184 Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com> | |||||
2018-02-28 | ansible: add roles to launch collectd, influxdb and grafana containers | Gordon Kelly | 1 | -0/+17 | |
Change-Id: I330172a2165e51a1557f084fd85fce12dfaad3a7 Signed-off-by: Gordon Kelly <gordon.kelly@intel.com> |