Skip to content

Commit

Permalink
Remove testing for EL8
Browse files Browse the repository at this point in the history
RHEL 8 removed openldap and instead recommend users migrate to 389 Directory
Server instead which is outside the scope of this cookbook.

Signed-off-by: Lance Albertson <[email protected]>
  • Loading branch information
ramereth committed Nov 4, 2020
1 parent 66cd51e commit 3301cbe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- 'debian-9'
- 'debian-10'
- 'centos-7'
- 'centos-8'
- 'fedora-latest'
- 'ubuntu-1604'
- 'ubuntu-1804'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Configures a server to be an OpenLDAP master or replication slave. Also includes
- Ubuntu
- Debian
- FreeBSD
- RHEL/CentOS
- RHEL/CentOS ~> 7.0 *NOTE: RHEL 8 [removed support](https://www.redhat.com/en/blog/preparing-identity-management-red-hat-enterprise-linux-8) for openldap*
- Fedora
- openSUSE Leap

Expand Down

0 comments on commit 3301cbe

Please sign in to comment.