summaryrefslogtreecommitdiffstats
path: root/ansible/infra_deploy.yml
diff options
context:
space:
mode:
authorJohn O Loughlin <john.oloughlin@intel.com>2018-01-22 13:57:05 +0000
committerJohn O'Loughlin <john.oloughlin@intel.com>2018-02-12 10:13:51 +0000
commit8b52c6a9ae605022d108b093bf4413d66aef3397 (patch)
tree15b232d632cd8e37c942734f5920f7c3b92f10f2 /ansible/infra_deploy.yml
parent3eefef5baaad88b711d0ff639d49378b800a3ad0 (diff)
Create host VMs configuration
Using xml files deploy the VM's using the virt plugin. This code generates the user-data network-config meta-data and the vm's xml. It also deploys the vm JIRA: YARDSTICK-963 Change-Id: I97f2d20d0ab75a4444b8b8e6fb65e9e463870af7 Signed-off-by: John O Loughlin <john.oloughlin@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 2ab8a2e8b..4ad21af00 100644
--- a/ansible/infra_deploy.yml
+++ b/ansible/infra_deploy.yml
@@ -18,3 +18,4 @@
- infra_check_requirements
- infra_destroy_previous_configuration
- infra_create_network
+ - infra_create_vms