From 307d5a17b2a2db773185d7812082022738eaac80 Mon Sep 17 00:00:00 2001 From: Thomas S Hatch Date: Mon, 1 Aug 2016 16:01:14 -0600 Subject: [PATCH] Branding, it matters --- doc/topics/tutorials/docker_sls.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/topics/tutorials/docker_sls.rst b/doc/topics/tutorials/docker_sls.rst index 2f574cff42..b5e9ca13d9 100644 --- a/doc/topics/tutorials/docker_sls.rst +++ b/doc/topics/tutorials/docker_sls.rst @@ -58,7 +58,7 @@ For this tutorial, simply create a small state file in `/srv/salt/vim.sls`: The base image you choose will need to have python 2.6 or 2.7 installed. We are hoping to resolve this constraint in a future release. - If `base` is omitted the default image used is a minimal OpenSUSE + If `base` is omitted the default image used is a minimal openSUSE image with Python support, maintained by SUSE Next run the `docker.sls_build` command: