summaryrefslogtreecommitdiffstats
path: root/xci/file
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-25 11:24:30 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-09-25 11:24:30 +0200
commitd17d0e9da4965963d268230b6c5b777ce17f3e71 (patch)
treee7116e69d4b3b289d972b09238cf4b275b917913 /xci/file
parent50c132fa9d563f6a4d81938814937da2dfa957ca (diff)
bugfix: Correct the role in aio configure-opnfvhost.yml
Change-Id: Ie70800f6cbc07c505739a870be304d9153941dec Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'xci/file')
-rw-r--r--xci/file/aio/configure-opnfvhost.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/file/aio/configure-opnfvhost.yml b/xci/file/aio/configure-opnfvhost.yml
index 5ef19326..535b14dc 100644
--- a/xci/file/aio/configure-opnfvhost.yml
+++ b/xci/file/aio/configure-opnfvhost.yml
@@ -12,6 +12,7 @@
remote_user: root
vars_files:
- ../var/opnfv.yml
+ roles:
- { role: clone-repository, project: "openstack/openstack-ansible", repo: "{{ OPENSTACK_OSA_GIT_URL }}", dest: "{{ OPENSTACK_OSA_PATH }}", version: "{{ OPENSTACK_OSA_VERSION }}" }
tasks:
- name: bootstrap ansible on opnfv host