Use ensure_packages() to be more polite about apt-transport-https#154
Use ensure_packages() to be more polite about apt-transport-https#154talwai merged 1 commit intoDataDog:masterfrom
Conversation
… 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
|
@olivielpeau could we please get this reviewed and merged? |
|
@truthbk Hey, would it be possible to merge this PR? Currently the puppet-datadog-agent module conflicts with other modules that are installing |
|
@talwai Would it be possible to get this merged and released? |
|
@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. |
|
Thanks @irabinovitch. |
|
@rtyler Thanks for the fix, much appreciated! |
Use ensure_packages() to be more polite about apt-transport-https
|
Thanks! For the record, I do think a bug fix like this could have gone out to 1.5. |
Use ensure_packages() to be more polite about apt-transport-https
This will prevent this module from getting up in arms with any other package
resource trying to ensure that apt-transport-https is installed