Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rabbitmq
Commits
03e31e0b
Unverified
Commit
03e31e0b
authored
Feb 23, 2018
by
Michael Klishin
Browse files
Add two recipes missing from metadata.rb
parent
7609aa32
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata.rb
View file @
03e31e0b
...
...
@@ -6,6 +6,8 @@ license 'Apache-2.0'
description
'Installs and configures RabbitMQ server'
version
'5.6.0'
recipe
'rabbitmq'
,
'Install and configure RabbitMQ'
recipe
'rabbitmq::mgmt_console'
,
'Sets up RabbitMQ management UI'
recipe
'rabbitmq::systemd_limits'
,
'Sets up kernel limits (e.g. nofile) for RabbitMQ via systemd'
recipe
'rabbitmq::cluster'
,
'Set up RabbitMQ clustering.'
recipe
'rabbitmq::plugin_management'
,
'Manage plugins with node attributes'
recipe
'rabbitmq::virtualhost_management'
,
'Manage virtualhost with node attributes'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment