Skip to content

Commit

Permalink
Merge branch 'bug_17792/broken_link_in_apply_advanced_configuration_g…
Browse files Browse the repository at this point in the history
…et_started_doc_pr' into branches/rudder/6.1
  • Loading branch information
Jenkins CI committed Jun 19, 2020
2 parents bf6de43 + 6e7ced5 commit 66b4afc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ To do so, got to the directives page (*Configuration management -> Directives*)
and find our new technique (for example by using the filter with "Website"),
and create a directive.

We will configure the site using the node property we defined in xref:get-started:node-management:data.adoc#file_from_template_mustache[the node management section].
We will configure the site using the node property we defined in xref:node-management:data.adoc#_classify_nodes_using_node_properties[the node management section].

The syntax to use to access them is `${node.properties[property_name]}`.
Here we have hierarchical JSON, so we access a sub-key with `${node.properties[property_name][sub_key]}`.
Expand Down

0 comments on commit 66b4afc

Please sign in to comment.