commit | a7bfd74a1067a667888e3bf01aff95ea56fdd516 | [log] [tgz] |
---|---|---|
author | Luis Buriola <buriola@google.com> | Mon Jul 23 10:43:46 2018 +0100 |
committer | Luis Buriola <buriola@google.com> | Mon Jul 23 10:45:27 2018 +0100 |
tree | 19bbff4f0304acc91afcbaf8aeeb4728b8c65096 | |
parent | 96d7ace715144445ece2ec40554bf4badae7a339 [diff] [blame] |
Ignore path starting with _ on compose_node_name https://github.com/salt-formulas/reclass/pull/48#issuecomment-406823623
diff --git a/README-extentions.rst b/README-extentions.rst index 2053a2d..2bc4816 100644 --- a/README-extentions.rst +++ b/README-extentions.rst
@@ -536,3 +536,5 @@ ... staging.mysql: ... + +If the subfolder path starts with the underscore character ``_``, then the subfolder path is NOT added to the node name.