From 4c941dd99b25ee2b1158cee350cb49a9517440b5 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Tue, 30 Oct 2018 16:42:09 +0100 Subject: [PATCH] Update for OCP 3.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cddebba..7a2d3d7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ This playbook goes through the following steps: - Install Docker - Configure Docker for OverlayFS - Make sure the filesystem holding `/var/lib/docker` is formatted as XFS -- Install the `atomic-openshift-utils` package +- Install the `openshift-ansible` package Note: several steps require a reboot to apply the new configuration or detect any misconfiguration, be prepared!