Skip to content

Commit 9ed4778

Browse files
committed
updated ambari_blueprints.py
1 parent 2919b75 commit 9ed4778

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ambari_blueprints.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@
4646
Specifying --blueprint is optional for --create-cluster if blueprint is specified in the hostmappings file. If given
4747
--blueprint it overrides field in the hostmappings for convenience than having to re-edit host templates
4848
49-
See the adjacent ambari_blueprints directory for sample templates.
49+
See the adjacent ambari_blueprints/ directory for sample templates.
5050
51-
See also validate_json.py adjacent program in PyTools for validating Ambari blueprint templates when hand editing them.
51+
See also the validate_json.py program in this same PyTools repo for validating Ambari blueprint templates
52+
to make hand editing them safer.
5253
5354
Ambari Blueprints documentation
5455

0 commit comments

Comments
 (0)