Skip to content

Commit

Permalink
RHEL 7 Mantenance Support ended.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Jul 1, 2024
1 parent a0a1eb1 commit a5fa39e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
docker: podman
- os: rhel-8
docker: podman
- os: rhel-7
docker: podman
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
Expand Down
11 changes: 0 additions & 11 deletions freeipa-server-openshift-image.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,6 @@
"kind": "DockerImage",
"name": "quay.io/freeipa/freeipa-server:centos-9-stream"
}
},
{
"name": "rhel-7",
"annotations": {
"openshift.io/display-name": "Identity Management Server on RHEL 7",
"tags": "idm, freeipa, identity management"
},
"from": {
"kind": "DockerImage",
"name": "registry.access.redhat.com/rhel7/ipa-server"
}
}
]
}
Expand Down

0 comments on commit a5fa39e

Please sign in to comment.