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

Adding SLES 15 #1087

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Adding SLES 15 #1087

merged 1 commit into from
Jun 14, 2019

Conversation

msurato
Copy link

@msurato msurato commented Jun 13, 2019

This pull request is to add SLES 15 to the supported list. The only change from SLES 12
appears to be the version of PostgreSQL that is included. I have successfully tested this with SLES 15, but do not have access to test this with OpenSUSE so I did not make that change.

To wit, on my system zypper se postgresql returns:
S | Name | Summary | Type
--+------------------------------+-------------------------------------------------------------------------+-----------
| freeradius-server-postgresql | Postgresql support for freeradius | package
| libQt5Sql5-postgresql | Qt 5 PostgreSQL plugin | package
| postgresql | Basic Clients and Utilities for PostgreSQL | package
| postgresql-contrib | Contributed Extensions and Additions to PostgreSQL | package
| postgresql-devel | PostgreSQL development header files and libraries | package
| postgresql-docs | HTML Documentation for PostgreSQL | package
| postgresql-plperl | The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL | package
| postgresql-plpython | The PL/Python Procedural Languages for PostgreSQL | package
| postgresql-pltcl | PL/Tcl Procedural Language for PostgreSQL | package
| postgresql-server | The Programs Needed to Create and Run a PostgreSQL Server | package
| postgresql10 | Basic Clients and Utilities for PostgreSQL | package
| postgresql10 | Basic Clients and Utilities for PostgreSQL | srcpackage
| postgresql10-contrib | Contributed Extensions and Additions to PostgreSQL | package
| postgresql10-devel | PostgreSQL development header files and libraries | package
| postgresql10-docs | HTML Documentation for PostgreSQL | package
| postgresql10-plperl | The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL | package
| postgresql10-plpython | The PL/Python Procedural Languages for PostgreSQL | package
| postgresql10-pltcl | PL/Tcl Procedural Language for PostgreSQL | package
| postgresql10-server | The Programs Needed to Create and Run a PostgreSQL Server | package

Adding SLES 15 to the supported list. The only change from SLES 12
appears to be the version of PostgreSQL that is included. To wit, on my
system zypper se postgresql returns:
S | Name                         | Summary                                                                 | Type
--+------------------------------+-------------------------------------------------------------------------+-----------
  | freeradius-server-postgresql | Postgresql support for freeradius                                       | package
  | libQt5Sql5-postgresql        | Qt 5 PostgreSQL plugin                                                  | package
  | postgresql                   | Basic Clients and Utilities for PostgreSQL                              | package
  | postgresql-contrib           | Contributed Extensions and Additions to PostgreSQL                      | package
  | postgresql-devel             | PostgreSQL development header files and libraries                       | package
  | postgresql-docs              | HTML Documentation for PostgreSQL                                       | package
  | postgresql-plperl            | The PL/Tcl, PL/Perl, and  PL/Python procedural languages for PostgreSQL | package
  | postgresql-plpython          | The PL/Python Procedural Languages for PostgreSQL                       | package
  | postgresql-pltcl             | PL/Tcl Procedural Language for PostgreSQL                               | package
  | postgresql-server            | The Programs Needed to Create and Run a PostgreSQL Server               | package
  | postgresql10                 | Basic Clients and Utilities for PostgreSQL                              | package
  | postgresql10                 | Basic Clients and Utilities for PostgreSQL                              | srcpackage
  | postgresql10-contrib         | Contributed Extensions and Additions to PostgreSQL                      | package
  | postgresql10-devel           | PostgreSQL development header files and libraries                       | package
  | postgresql10-docs            | HTML Documentation for PostgreSQL                                       | package
  | postgresql10-plperl          | The PL/Tcl, PL/Perl, and  PL/Python procedural languages for PostgreSQL | package
  | postgresql10-plpython        | The PL/Python Procedural Languages for PostgreSQL                       | package
  | postgresql10-pltcl           | PL/Tcl Procedural Language for PostgreSQL                               | package
  | postgresql10-server          | The Programs Needed to Create and Run a PostgreSQL Server               | package
@carabasdaniel
Copy link
Contributor

Hi @msurato,

Thank you for your contribution.

@carabasdaniel carabasdaniel merged commit b0f5b58 into puppetlabs:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants