Merge "Add --hwlb options as a command line argument for SampleVNF"
[yardstick.git] / ansible / install.yaml
index afffbed..c446b91 100644 (file)
@@ -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