Skip to content
Snippets Groups Projects
Commit 03b3fc94 authored by DJ Mountney's avatar DJ Mountney
Browse files

Merge branch 'deprecate-opensuse-15.0' into 'master'

Mark openSUSE 15.0 to be warned about during reconfigure

See merge request gitlab-org/omnibus-gitlab!3687
parents 79ef808f 3a7c5634
No related branches found
No related tags found
No related merge requests found
---
title: Mark openSUSE 15.0 to be warned about during reconfigure
merge_request: 3687
author:
type: deprecated
......@@ -74,7 +74,7 @@
def self.deprecated_os_list
# This hash follows the format `'ohai-slug' => 'EOL version'
# example: deprecated_os = { 'raspbian-8' => 'GitLab 11.8' }
{}
{ 'opensuseleap-15.0' => 'GitLab 12.6' }
end
def self.is_deprecated_os?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment