Adopt infra_deploy to spawn VM on LTS Ubuntu 18 91/61291/2
authorStepan Andrushko <stepanx.andrushko@intel.com>
Thu, 23 Aug 2018 13:13:47 +0000 (16:13 +0300)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Thu, 30 Aug 2018 15:01:44 +0000 (18:01 +0300)
commit7e507932a091c0ab7049efc907ee2d0857aadb21
tree437655c41548f48009ae1c995e16f0e150713ce4
parent662de49b9f6c116d15882aed9e678cd3cf67494b
Adopt infra_deploy to spawn VM on LTS Ubuntu 18

Add possibility ro reuse infra_deploy.yaml to spawn VMs on jump host,
depending on jump host Ubuntu version: either 16 or 18.

JIRA: YARDSTICK-1396

Change-Id: Id0682c03098e611fe3a51cbd24d8ff2dda7c552a
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
ansible/infra_deploy.yml
ansible/roles/infra_create_vms/tasks/create_interfaces.yml
ansible/roles/infra_install_dependencies/tasks/Debian.yml [new file with mode: 0644]
ansible/roles/infra_install_dependencies/tasks/main.yml [new file with mode: 0644]