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

Convert to use 'archive' instead of 'staging' for rabbitmqadmin install #604

Merged
merged 1 commit into from
Sep 5, 2017

Conversation

wyardley
Copy link
Contributor

@wyardley wyardley commented Sep 5, 2017

This PR switches the module to use the 'archive' module instead of 'staging'.

wget_option => '--no-proxy --no-check-certificate',
require => [
archive { 'rabbitmqadmin':
path => "${rabbitmq::rabbitmq_home}/rabbitmqadmin",
Copy link
Contributor Author

@wyardley wyardley Sep 5, 2017

Choose a reason for hiding this comment

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

Not sure if it's better to update this to just stage it, drop it in its final destination upon successful retrieval, and then clean up the tmp file vs. having the file resource?

Copy link
Member

Choose a reason for hiding this comment

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

I think the current behavior is totally valid

@wyardley wyardley requested a review from bastelfreak September 5, 2017 04:16
@bastelfreak bastelfreak merged commit 19c4a94 into voxpupuli:master Sep 5, 2017
@wyardley wyardley added the enhancement New feature or request label Sep 5, 2017
@wyardley wyardley deleted the use_archive branch September 6, 2017 04:22
apevec pushed a commit to redhat-openstack/rdoinfo that referenced this pull request Sep 28, 2017
Puppet module archive is a new dependency for
puppet-rabbitmq after [1]

New package review in https://bugzilla.redhat.com/show_bug.cgi?id=1496870

[1] voxpupuli/puppet-rabbitmq#604

Change-Id: Ibf875f44df2b8684c62f43a1e8e4a36b84238b31
slm0n87 pushed a commit to slm0n87/puppet-rabbitmq that referenced this pull request Mar 7, 2019
Convert to use 'archive' instead of 'staging' for rabbitmqadmin install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants