aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/puppet
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2015-11-09 18:15:18 -0800
committerKonstantin Boudnik <cos@apache.org>2015-11-09 18:24:47 -0800
commitb1afa8f08773d9947e43572c086b876202006ee7 (patch)
tree318abd33cd00408268a82188565d5f29aab9cf6e /bigtop-deploy/puppet
parent0960883b00869fc80edf36365ce0788207ce36ff (diff)
BIGTOP-2121. Missing ':' in bigtop::roles description
Diffstat (limited to 'bigtop-deploy/puppet')
-rw-r--r--bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml b/bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml
index b152c817..e86af39e 100644
--- a/bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml
+++ b/bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml
@@ -34,7 +34,7 @@
# supported by each component, refer to $roles_map datastructure in cluster.pp file
# for example:
-#bigtop::roles
+#bigtop::roles:
# - namenode
# - resourcemanager