Skip to content

Commit

Permalink
plugins.mk: Sync with the list in rabbitmq-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Oct 17, 2017
1 parent 0e6adc8 commit 94370e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions plugins.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# you need to update the server-release pipeline!

PLUGINS := rabbitmq_amqp1_0 \
rabbitmq_auth_backend_cache \
rabbitmq_auth_backend_http \
rabbitmq_auth_backend_ldap \
rabbitmq_auth_mechanism_ssl \
rabbitmq_consistent_hash_exchange \
Expand All @@ -16,6 +18,11 @@ PLUGINS := rabbitmq_amqp1_0 \
rabbitmq_management \
rabbitmq_management_agent \
rabbitmq_mqtt \
rabbitmq_peer_discovery_common \
rabbitmq_peer_discovery_aws \
rabbitmq_peer_discovery_k8s \
rabbitmq_peer_discovery_consul \
rabbitmq_peer_discovery_etcd \
rabbitmq_recent_history_exchange \
rabbitmq_sharding \
rabbitmq_shovel \
Expand Down

0 comments on commit 94370e3

Please sign in to comment.