From 8ba720a005db52198b3dd3429ac2242c34540e05 Mon Sep 17 00:00:00 2001 From: zhaoleilc <15247232416@163.com> Date: Tue, 9 Jun 2020 09:33:28 +0800 Subject: [PATCH] Correct a typo in the document This patch changes 'provisionning' to 'provisioning' in specs/stein/ podman.rst Change-Id: I091861e52ae71ff56f4f603720d7acad0b99083f --- specs/stein/podman.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/stein/podman.rst b/specs/stein/podman.rst index 91de941b..caf6d8d4 100644 --- a/specs/stein/podman.rst +++ b/specs/stein/podman.rst @@ -71,7 +71,7 @@ in TripleO shouldn't be that painful. It is proposed to add support for Podman CLI (beside Docker CLI) in TripleO to manage the creation, deletion, inspection of our containers. We would have a new parameter called ContainerCli in TripleO, that if set to -'podman', will make the container provisionning done with Podman CLI and not +'podman', will make the container provisioning done with Podman CLI and not Docker CLI. Because there is no daemon, there are some problems that we needs to solve: