Skip to content

Commit

Permalink
Update docs/release-notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbo committed Jun 19, 2022
1 parent 6137366 commit aefb981
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# RELEASE NOTES

## 2022-06-19

* Bump OpenShift Version to 4.10
* Rewrite playbooks to run in ansible-navigator
New useage:

* Install ansible navigator & configure ssh
* [RHEL](https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4/tree/master#in-case-of-red-hat-enterprise-linux-8)
* [Rocky/Centos](https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4/tree/master#in-case-of-rocky-linux-8-or-centos-8)

* Run playbooks: `ansible-navigator run -m stdout ./ansible/setup.yml`

* Build ansible execution environment:
quay.io/redhat-emea-ssa-team/hetzner-ocp4-ansible-ee:master

## 2022-02-16

* Introduce ansible-lint pre-commit hook and fix eveything
Expand Down

0 comments on commit aefb981

Please sign in to comment.