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

Update apt dependency #65

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

cdenneen
Copy link

Update apt module dependency to <5.0.0

Update apt module dependency to <5.0.0
@cdenneen cdenneen mentioned this pull request Jul 17, 2017
@razorsedge razorsedge self-assigned this Jul 18, 2017
@razorsedge razorsedge added the enhancement New feature or request label Jul 18, 2017
@razorsedge
Copy link
Contributor

@cdenneen Don't forget to repin .fixtures.yml. I wonder how angry Travis-CI will get with the newer puppetlabs/apt...

puppetlabs-apt updated to 4.1.0
* puppetlabs-apt module deprecated old code with puppet 4 additions in 3.x
  Support for puppet <=3 was deprecated to apt module version 2.x
* Updated apt dependency for fixtures and metadata.json
* Updated spec tests for this
@cdenneen
Copy link
Author

@razorsedge I've done a larger update. apt version 2.x was last supported version for Puppet 3.
3.x and 4.x releases are for Puppet 4 only.
Therefore this is a breaking release and probably should be a major version release.
I've updated the metadata, fixtures, repo code, and tests to account for this upgrade.

@razorsedge
Copy link
Contributor

@cdenneen I appreciate the work you have put into this PR. Unfortunately, I do not find dropping support for Puppet 3 to be acceptable at this time. At least not until EPEL and various Long Term Support platforms stop shipping Puppet 3.

@cdenneen
Copy link
Author

cdenneen commented Jul 19, 2017 via email

@cdenneen
Copy link
Author

@razorsedge I've opened #66 to allow for Puppet3/4/5 to work and allow the dependency to be updated to 3.x.x or 4.x.x
When you decide to deprecate Puppet 3 support it should be as simple as removing the Puppet 3 travis tests and updating the fixture version.

@razorsedge razorsedge removed their assignment Apr 10, 2019
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.

None yet

2 participants