aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/collectd_ves.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-17Updates/Fix on Legal/License Headersjabirkkclt1-2/+3
Signed-off-by: jabirkkclt <jabir.kanhira.kadavathu@intel.com> Change-Id: Id29ba83455d2cea21ec634d3e0eee38d84de465b
2019-04-03ansible: Add zookeeper to one click installKamil Wiatrowski1-1/+7
Previously 'zookeeper' docker container should be installed manually by user - now it is a part of ansible one click install for VES. Change-Id: If3873cffa51ddf04d2c3769705259aaf5928cc45 Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com> Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
2018-09-28WIP: Add role to auto install docker on hostsKamil Wiatrowski1-5/+15
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-28ansible: add roles to launch ves and kafka containersGordon Kelly1-0/+30
Change-Id: Ida03c47bbe94600b034c95bd0d795e62c253303c Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>