aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-10-31 16:34:59 +0000
committerEmma Foley <emma.l.foley@intel.com>2018-10-31 16:34:59 +0000
commitf878db7a430fc146f4b001d855ded580382ab014 (patch)
tree7c1df9a9bf75b9db304c1e5969bb08e2e4cb7da9 /ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2
parentce809669d3051524508edf5a3d69e83dde8a9080 (diff)
Revert "Trex KPI are not collected due to rabbitmq user"
This causes the docker-build jobs to fail in the CI. This reverts commit ce809669d3051524508edf5a3d69e83dde8a9080. Change-Id: Iea66bc92eaee39c5b7427ea55c190f8c0dbf5ad4 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Diffstat (limited to 'ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2')
-rw-r--r--ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j25
1 files changed, 0 insertions, 5 deletions
diff --git a/ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2 b/ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2
deleted file mode 100644
index 8f07edf5c..000000000
--- a/ansible/roles/configure_rabbitmq/templates/rabbitmq.config.j2
+++ /dev/null
@@ -1,5 +0,0 @@
- [
- {rabbitmq_management, [
- {load_definitions, "/etc/rabbitmq/definitions.json"}
- ]}
-]. \ No newline at end of file