diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-03-09 17:02:04 +0800 |
---|---|---|
committer | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-03-09 17:02:04 +0800 |
commit | ec7e6cd99aee12a3778341d4d39e92dbb4c724dc (patch) | |
tree | 9173c9a34687df8872e8cac28047ec33bf3dc48c | |
parent | 1ef196baddbe5d681ac10ee23e01c5f0ac8bed79 (diff) |
fix a invalid role in installerconfig.rst.
JIRA: COMPASS-334
Change-Id: I935002df80590c2e197ead41595b68d52cb1ddc9
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
-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 |