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

Clean up acceptance spec helper #815

Merged
merged 1 commit into from
Oct 19, 2019

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 19, 2019

No description provided.


# Install aditional modules for soft deps
install_module_from_forge('puppetlabs-apt', '>= 4.1.0 < 8.0.0') if fact('os.family') == 'Debian'
install_module_from_forge('garethr-erlang', '>= 0.3.0 < 1.0.0') if fact('os.family') == 'RedHat'
Copy link
Contributor

Choose a reason for hiding this comment

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

FWIW, this one isn’t well maintained and may not work with newer Erlang that’s required by newer RMQ versions. Long term, we should either adopt and fix it, or use one of the alternative ways suggested to satisfy the Erlang dep.

@ekohl ekohl merged commit d8885ef into voxpupuli:master Oct 19, 2019
@ekohl ekohl deleted the spec-helper-acceptance branch October 19, 2019 15:12
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