aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-12-15 00:12:32 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-12-15 00:12:32 +0200
commite3b0d95043dabc3be166fe5117275c252c3c6010 (patch)
tree9c3b8cec0cbe4fb0649b6758dda7653f243dc78d /overcloud.yaml
parent8841ad7bbb49eac406fcde61bd23aa79ba210b24 (diff)
Fix typo in HostsEntry output description
Change-Id: I72a79d8200adee8258033e8da370051bbfd1986b
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index f9174439..493cb065 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -1540,7 +1540,7 @@ outputs:
value: {get_attr: [VipMap, net_ip_map, {get_param: [ServiceNetMap, SwiftProxyNetwork]}]}
HostsEntry:
description: |
- The content that should be appended to your /etc/hosts if you want do get
+ The content that should be appended to your /etc/hosts if you want to get
hostname-based access to the deployed nodes (useful for testing without
setting up a DNS).
value: {get_attr: [allNodesConfig, hosts_entries]}