summaryrefslogtreecommitdiffstats
path: root/ansible/install.yaml
diff options
context:
space:
mode:
authorVolodymyr Mytnyk <volodymyrx.mytnyk@intel.com>2018-12-17 08:38:40 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-12-17 08:38:40 +0000
commit686525d589afae49751fe56a2a90d67db5a70f95 (patch)
treecb697405e52b03af11303b2aeadde57410533627 /ansible/install.yaml
parent97851fc3e05ef4513f65f9ca9ead95f07bcb0c99 (diff)
parent0d6c251582f2fd19980c5d73d6a412a3b8fede64 (diff)
Merge "Update#2: Trex KPI not collected no rabbitmq user"
Diffstat (limited to 'ansible/install.yaml')
-rw-r--r--ansible/install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/install.yaml b/ansible/install.yaml
index 084cdcef3..0c7ad7e92 100644
--- a/ansible/install.yaml
+++ b/ansible/install.yaml
@@ -39,7 +39,7 @@
- { role: configure_gui, when: installation_mode != inst_mode_container_pull }
- { role: download_trex, when: installation_mode != inst_mode_container_pull }
- { role: install_trex, when: installation_mode != inst_mode_container_pull }
- - { role: configure_rabbitmq, when: installation_mode != inst_mode_container_pull }
+ - { role: configure_rabbitmq, when: installation_mode == inst_mode_baremetal }
post_tasks: