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

Remove support for CentOS 6 #305

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Remove support for CentOS 6 #305

merged 1 commit into from
Jun 30, 2020

Conversation

nmaludy
Copy link
Member

@nmaludy nmaludy commented Jun 29, 2020

Closes #304

@nmaludy nmaludy added feature build system OS support Support/issues/PRs on a specific OS labels Jun 29, 2020
@nmaludy nmaludy requested review from punkrokk and arm4b June 29, 2020 18:31
@nmaludy nmaludy self-assigned this Jun 29, 2020
@nmaludy nmaludy force-pushed the feature/drop-centos6 branch from 2f48288 to 92420e3 Compare June 29, 2020 18:31
@@ -63,13 +63,6 @@
### End Mistral Variables ###

### Mistral Packages ###
if ($::osfamily == 'RedHat') and ($::operatingsystemmajrelease == '6') {
package {'st2python':
Copy link
Member

@arm4b arm4b Jun 29, 2020

Choose a reason for hiding this comment

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

yes!

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

💯

@nmaludy nmaludy merged commit 8fc448a into master Jun 30, 2020
@nmaludy nmaludy deleted the feature/drop-centos6 branch June 30, 2020 00:31
bishopbm1 pushed a commit to EncoreTechnologies/puppet-st2 that referenced this pull request May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system feature OS support Support/issues/PRs on a specific OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for CentOS / RHEL 6
2 participants