diff options
author | J. F. Lucas <jflucas@research.att.com> | 2017-08-30 13:21:43 +0000 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2017-08-30 13:25:09 +0000 |
commit | d3e469ac48efd931580e89021b78e3273e814698 (patch) | |
tree | 60a06d857f634d40b82b27162352d6fb0db5b735 /platform_base_installation/README.md | |
parent | 15bf6c62563a21b223d078c31305525b9f51b0cd (diff) |
Fix extraneous white space
Change-Id: Iba30a13be4c6973f7d9aaec690e6ef738f8bd2b4
Issue-Id:CCSDK-73
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'platform_base_installation/README.md')
-rw-r--r-- | platform_base_installation/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform_base_installation/README.md b/platform_base_installation/README.md index 3c782f0..ac68fd5 100644 --- a/platform_base_installation/README.md +++ b/platform_base_installation/README.md @@ -29,4 +29,4 @@ External documentation links: - The installation process sets up one non-root user on each VM. The user is configured for access using the keypair provided at installation time. - The Cloudify Manager is _not_ set up for highly availability. - While Consul _is_ set up in a high-availability configuration, clients need to know the addresses of all three Consul VMs. In the event that a client cannot reach one of the VMs, the client must try another address. -- The installation process installs the Web-based user interfaces for both Cloudify Manager and Consul. This may not desirable for production environments.
\ No newline at end of file +- The installation process installs the Web-based user interfaces for both Cloudify Manager and Consul. This may not desirable for production environments. |