X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Finstall.yaml;h=c446b91f7d450b5664f49a13244e0774751e3483;hb=789a6e66d0c2f6fe2244ddd00b9841635756e00f;hp=afffbede2d1e4d3ab7fa83f1834b5684e1bb20b3;hpb=4fe8e4e120afcd7585d1e81320d0e84d3a18f85d;p=yardstick.git diff --git a/ansible/install.yaml b/ansible/install.yaml index afffbede2..c446b91f7 100644 --- a/ansible/install.yaml +++ b/ansible/install.yaml @@ -38,5 +38,7 @@ - service: name: nginx state: restarted + when: installation_mode != inst_mode_container - shell: uwsgi -i /etc/yardstick/yardstick.ini + when: installation_mode != inst_mode_container