We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2919b75 commit 9ed4778Copy full SHA for 9ed4778
ambari_blueprints.py
@@ -46,9 +46,10 @@
46
Specifying --blueprint is optional for --create-cluster if blueprint is specified in the hostmappings file. If given
47
--blueprint it overrides field in the hostmappings for convenience than having to re-edit host templates
48
49
-See the adjacent ambari_blueprints directory for sample templates.
+See the adjacent ambari_blueprints/ directory for sample templates.
50
51
-See also validate_json.py adjacent program in PyTools for validating Ambari blueprint templates when hand editing them.
+See also the validate_json.py program in this same PyTools repo for validating Ambari blueprint templates
52
+to make hand editing them safer.
53
54
Ambari Blueprints documentation
55
0 commit comments