Skip to content

Use ensure_packages() to be more polite about apt-transport-https#154

Merged
talwai merged 1 commit intoDataDog:masterfrom
jenkins-infra:polite-apt-management
Jan 20, 2016
Merged

Use ensure_packages() to be more polite about apt-transport-https#154
talwai merged 1 commit intoDataDog:masterfrom
jenkins-infra:polite-apt-management

Conversation

@rtyler
Copy link
Copy Markdown
Contributor

@rtyler rtyler commented Dec 11, 2015

This will prevent this module from getting up in arms with any other package
resource trying to ensure that apt-transport-https is installed

… polite

This will prevent this module from getting up in arms with any other package
resource trying to ensure that apt-transport-https is installed
@ojongerius
Copy link
Copy Markdown
Contributor

@olivielpeau could we please get this reviewed and merged?

@ColinHebert
Copy link
Copy Markdown
Contributor

@truthbk Hey, would it be possible to merge this PR?

Currently the puppet-datadog-agent module conflicts with other modules that are installing apt-transport-https themselves making this module unusable. Using ensure_packages() is the recommended behaviour for puppet modules to install related packages.

@ColinHebert
Copy link
Copy Markdown
Contributor

@talwai Would it be possible to get this merged and released?

@irabinovitch
Copy link
Copy Markdown

@ColinHebert @ojongerius We're currently working on a new release of the puppet module which will include a number of pending PRs. Thank you for your patience while we work through testing on our end.

@talwai talwai added this to the 1.6.0 milestone Jan 11, 2016
@talwai talwai self-assigned this Jan 11, 2016
@ojongerius
Copy link
Copy Markdown
Contributor

Thanks @irabinovitch.

@talwai
Copy link
Copy Markdown
Contributor

talwai commented Jan 20, 2016

@rtyler Thanks for the fix, much appreciated!

talwai added a commit that referenced this pull request Jan 20, 2016
Use ensure_packages() to be more polite about apt-transport-https
@talwai talwai merged commit 974e60c into DataDog:master Jan 20, 2016
@ojongerius
Copy link
Copy Markdown
Contributor

Thanks!

For the record, I do think a bug fix like this could have gone out to 1.5.

cegeka-jenkins pushed a commit to cegeka/puppet-datadog_agent that referenced this pull request Jan 31, 2018
Use ensure_packages() to be more polite about apt-transport-https
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.

5 participants