aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/infra_deploy.yml
diff options
context:
space:
mode:
authorStepan Andrushko <stepanx.andrushko@intel.com>2018-08-23 16:13:47 +0300
committerStepan Andrushko <stepanx.andrushko@intel.com>2018-08-30 18:01:44 +0300
commit7e507932a091c0ab7049efc907ee2d0857aadb21 (patch)
tree437655c41548f48009ae1c995e16f0e150713ce4 /ansible/infra_deploy.yml
parent662de49b9f6c116d15882aed9e678cd3cf67494b (diff)
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>
Diffstat (limited to 'ansible/infra_deploy.yml')
-rw-r--r--ansible/infra_deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/infra_deploy.yml b/ansible/infra_deploy.yml
index 8cf5dffef..4a5716eee 100644
--- a/ansible/infra_deploy.yml
+++ b/ansible/infra_deploy.yml
@@ -27,6 +27,7 @@
proxy_host_ip: "{{ lookup('dig', proxy_host) }}"
roles:
+ - infra_install_dependencies
- infra_destroy_previous_configuration
- infra_check_requirements
- infra_create_network