Documentation
    Preparing search index...
    Key Name Type Required
    node_type_keys list None

    Define Node Type Keys, to specify the properties of each node type in the fabric. This allows for complete customization of the fabric layout and functionality. node_type_keys should be defined in top level group_var for the fabric.

    The default values will be overridden if this key is defined. If you need to change all the existing node_type_keys, it is recommended to copy the defaults and modify them. If you need to add custom node_type_keys, create them under custom_node_type_keys - if named identically to default node_type_keys entries, custom entries will replace the equivalent default entry.

    NOTE: We are using the same format as jq to specify the path to the key.

    .node_type_keys[]