From 2645a13cf1d45d4cf580eea2665b8d067ae78591 Mon Sep 17 00:00:00 2001 From: XsWack Date: Wed, 23 Aug 2017 07:42:45 +0800 Subject: [PATCH] Update fedora_ansible_config.md (#5117) fix typo and format the command line --- docs/getting-started-guides/fedora/fedora_ansible_config.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/getting-started-guides/fedora/fedora_ansible_config.md b/docs/getting-started-guides/fedora/fedora_ansible_config.md index f3ce1de8c9ce5..429574a775e50 100644 --- a/docs/getting-started-guides/fedora/fedora_ansible_config.md +++ b/docs/getting-started-guides/fedora/fedora_ansible_config.md @@ -174,7 +174,6 @@ systemctl | grep -i kube ```shell iptables -nvL - ``` **Create /tmp/apache.json on the master with the following contents and deploy pod** @@ -229,7 +228,7 @@ docker images curl http://localhost ``` -That's it ! +That's it! ## Support Level