Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RabbitMQ deployment error in the Puppet manifest #462

Closed
hackdna opened this issue Nov 4, 2014 · 1 comment
Closed

Fix RabbitMQ deployment error in the Puppet manifest #462

hackdna opened this issue Nov 4, 2014 · 1 comment

Comments

@hackdna
Copy link
Member

hackdna commented Nov 4, 2014

==> default: err: /Stage[main]/Rabbit/Rabbitmq_user[guest]/ensure: change from absent to present failed: Execution of '/usr/sbin/rabbitmqctl add_user guest guest' returned 2: Creating user "guest" ...
==> default: Error: user_already_exists: guest
@hackdna
Copy link
Member Author

hackdna commented Nov 4, 2014

Current version of the puppetlabs/rabbitmq module is 3.1.0. Updating it to the patest (4.1.0) results in the following error message during provisioning:

==> default: Could not autoload rabbitmq_exchange: Could not autoload /vagrant/deployment/modules/rabbitmq/lib/puppet/provider/rabbitmq_exchange/rabbitmqadmin.rb: undefined method `has_command' for Puppet::Type::Rabbitmq_exchange::ProviderRabbitmqadmin:Class at /vagrant/deployment/modules/rabbitmq/manifests/init.pp:174 on node refinery

@hackdna hackdna closed this as completed in 9e4e9dc Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant