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

Bump min version_requirement for Puppet + deps #331

Merged
merged 1 commit into from
Dec 28, 2016

Conversation

juniorsysadmin
Copy link
Member

We currently only run automated tests against Puppet 3 latest and
therefore cannot guarantee that this module works as is expected with
earlier Puppet versions

Bump dependencies to the minimum version that should work under
Puppet 4, based on the metadata

Also remove deprecated pe version_requirement field

},
{
"name": "puppetlabs/mysql",
"version_requirement": ">= 2.0.0"
"version_requirement": ">= 3.5.0 < 4.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

Doesn't appear to be affected by breaking changes introduced by 3.0.0

@bastelfreak
Copy link
Member

not sure why travis failed, restarted the jobs

@juniorsysadmin
Copy link
Member Author

#332

@bastelfreak
Copy link
Member

please rebase

@bastelfreak
Copy link
Member

the 'rebase and merge' button is really nice, a 'rebase and run tests and merge if green' would be awesome

We currently only run automated tests against Puppet 3 latest and
therefore cannot guarantee that this module works as is expected with
earlier Puppet versions

Bump dependencies to the minimum version that should work under
Puppet 4, based on the metadata

Also remove deprecated pe version_requirement field
@juniorsysadmin
Copy link
Member Author

@bastelfreak done

@bastelfreak bastelfreak merged commit 4545adc into voxpupuli:master Dec 28, 2016
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.

2 participants