aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/all-nodes-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-18 11:00:33 +0000
committerGerrit Code Review <review@openstack.org>2015-12-18 11:00:33 +0000
commitc1c9bbe259fa47c53f1335981461c125cc81767b (patch)
tree599b4065ca8935b2dc14e20d0dde775f09dffed9 /puppet/all-nodes-config.yaml
parent8e1fd53efb481a4073dc707601dd3ed9463a1854 (diff)
parente3b0d95043dabc3be166fe5117275c252c3c6010 (diff)
Merge "Fix typo in HostsEntry output description"
Diffstat (limited to 'puppet/all-nodes-config.yaml')
-rw-r--r--puppet/all-nodes-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/all-nodes-config.yaml b/puppet/all-nodes-config.yaml
index 895ddc3d..9dd43680 100644
--- a/puppet/all-nodes-config.yaml
+++ b/puppet/all-nodes-config.yaml
@@ -261,7 +261,7 @@ outputs:
{get_resource: allNodesConfigImpl}
hosts_entries:
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: [allNodesConfigImpl, config, hosts]}