diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-03-09 17:02:04 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-03-09 09:30:51 +0000 |
commit | 498cbd4258a809d1a87f28f58b48f25eb4700c0a (patch) | |
tree | 32a25d833bf8e6f22f8497ca94418d7b5c0b2a09 | |
parent | 8e5a870c4accd972f6b9808c804bf334f35426aa (diff) |
fix a invalid role in installerconfig.rst.
JIRA: COMPASS-334
Change-Id: I935002df80590c2e197ead41595b68d52cb1ddc9
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
(cherry picked from commit ec7e6cd99aee12a3778341d4d39e92dbb4c724dc)
-rw-r--r-- | docs/configguide/installerconfig.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst index e4611eec..1d542eb4 100644 --- a/docs/configguide/installerconfig.rst +++ b/docs/configguide/installerconfig.rst @@ -226,7 +226,7 @@ E.g. Openstack and ceph deployment roles setting roles: - controller - ha - - ceph-admin + - ceph-adm - ceph-mon - name: host2 |