Revert "Adopt to latest puppetlabs/apt changes"#744
Revert "Adopt to latest puppetlabs/apt changes"#744joshcooper wants to merge 1 commit intopuppetlabs:mainfrom
Conversation
This reverts commit 84850a5.
|
@bastelfreak We ran into compatibility issues when testing the latest And need to revert this while we wait for the apt module to be released. puppetlabs/puppetlabs-apt#1209 Once that happens, I think we can re-revert this change and update the metadata to require apt >= 10.0. That said I'm not sure why these unit tests are failing, e.g. https://github.com/puppetlabs/puppetlabs-puppet_agent/actions/runs/12207528812/job/34059134139?pr=744#step:6:502 Wondering if there were multiple commits that need to be reverted? |
|
@joshcooper how urgent is this? Can't we get the apt release out? |
|
Modules team said they will release the module on Wednesday. |
|
@joshcooper , If there is a blocker we can release |
@bastelfreak as long as |
|
@joshcooper can you do another round of testing and release the puppet_agent module? the puppetlabs/apt release is there now. |
|
@bastelfreak I verified |
This reverts commit 84850a5.
The latest
puppet_agentmodule is not compatible with the most recently releasedpuppetlabs-aptmodule, so reverting just this one commit from PR #740.We will need to first release
puppetlabs-aptand then re-revert this.