aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/infra_deploy.yml
diff options
context:
space:
mode:
authorJohn O Loughlin <john.oloughlin@intel.com>2018-01-22 11:49:43 +0000
committerJohn O'Loughlin <john.oloughlin@intel.com>2018-02-12 08:57:58 +0000
commit41908d415338fc2f6ad525bc1e2444c66d3532c4 (patch)
treee767c2c6a668cd8cf66053f7d902b85cdba02081 /ansible/infra_deploy.yml
parentcaa5354c05e567ee4c6753ed77c819dfa4e2a37e (diff)
Create host networking configuration
Create host networking configuration based on the input configuration file. To define the networks using libvirt, a temporary XML file is generated for each network. JIRA: YARDSTICK-962 Change-Id: I24d1c4d2f2e62884675599deb7db255862283ea4 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 948dd338a..2ab8a2e8b 100644
--- a/ansible/infra_deploy.yml
+++ b/ansible/infra_deploy.yml
@@ -17,3 +17,4 @@
roles:
- infra_check_requirements
- infra_destroy_previous_configuration
+ - infra_create_network