From: rexlee8776 Date: Sun, 1 Jul 2018 04:07:35 +0000 (+0000) Subject: Bugfix: ansible install.yaml missing configure_gui step X-Git-Tag: opnfv-7.0.0~213^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0aecd87ab905dc552eaae30c52badbf39b8263a7;p=yardstick.git Bugfix: ansible install.yaml missing configure_gui step JIRA: YARDSTICK-1279 Change-Id: I7df97479e2e17495668ef4982de4aec13d04c25c Signed-off-by: rexlee8776 --- diff --git a/ansible/install.yaml b/ansible/install.yaml index d1745798c..e93232d06 100644 --- a/ansible/install.yaml +++ b/ansible/install.yaml @@ -35,6 +35,7 @@ - install_yardstick - configure_uwsgi - configure_nginx + - configure_gui - download_trex - install_trex - configure_rabbitmq