From b48d6fcdd9bc7792604c1225ca93c36ed4758672 Mon Sep 17 00:00:00 2001 From: zhangdebo Date: Sat, 24 Nov 2018 17:02:39 +0800 Subject: [PATCH] Fix Chinese quotes Change-Id: I904b2eeeb28a91a0fe7b9bd3bf5ebca1a7cf1669 --- roles/baremetal-undercloud/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/baremetal-undercloud/README.md b/roles/baremetal-undercloud/README.md index 71a8e0cb6..3850cb53c 100644 --- a/roles/baremetal-undercloud/README.md +++ b/roles/baremetal-undercloud/README.md @@ -175,7 +175,7 @@ This is basically what each specific tasks does: Some notes: -* Even if virthost and undercloud are the same machine, the name “undercloud” +* Even if virthost and undercloud are the same machine, the name "undercloud" will be inventoried in any case * Each action is tagged so it is possible to exclude a specific section * Some variables can be controlled via configuration settings (look above in @@ -342,7 +342,7 @@ Basically this command: it is dropped, see *--clean*) * Get all the extra requirements * Select the config file -* Chooses release (liberty, mitaka, newton, or “master” for ocata) +* Chooses release (liberty, mitaka, newton, or "master" for ocata) * Performs all the tasks in the playbook * Starts the installation on virthost