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

Second attempt for #844 #848

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Second attempt for #844 #848

merged 1 commit into from
Nov 27, 2017

Conversation

alvagante
Copy link
Collaborator

@alvagante alvagante commented Nov 22, 2017

This time should be better
vagrant environment needed a specific config entry for rabbitmq class in order to work properly.

Pull Request Checklist

Description

Related Issue

Fixes # .

Motivation and Context

How Has This Been Tested?

General

  • Update README.md with any necessary configuration snippets

  • New parameters are documented

  • New parameters have tests

  • Tests pass - bundle exec rake validate lint spec

@alvagante alvagante force-pushed the 844 branch 2 times, most recently from 9974bf8 to f46e4ff Compare November 22, 2017 17:35
@alvagante alvagante changed the title Second attempt for #844 review Second attempt for #844 Nov 22, 2017
@@ -30,7 +30,8 @@ EOF
install -o vagrant -g vagrant -m 0644 "$profile" ~vagrant/.bash_profile

# setup module dependencies
puppet module install puppetlabs/rabbitmq
puppet module install puppet/rabbitmq
puppet module install puppet/archive
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt archive get installed as a dependency of rabbitmq?

https://github.com/voxpupuli/puppet-rabbitmq/blob/master/metadata.json#L60

Added option to make rabbitmq work in vagrant environments with voxpupuli module

Install also archive module for puppet/rabbitmq setup

Added option to make rabbitmq work in vagrant environments with voxpupuli module

Re-removed puppetlabs references

Removed redundant puppet module command in tests scripts
@ghoneycutt
Copy link
Collaborator

Thanks!

Released in v2.41.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants