Project

General

Profile

User story #6733

Updated by François ARMAND almost 8 years ago

We added the possibliity to tag nodes with key=value pairs. But for now, these pair can only be used for group. We want to be abble to use them also in directive parameters, in ncf techniques, and in cfengine code (Techniques).  

 We want to have a consistant naming access scheme for all of these location. Something like """node.os.name""", or """node["os"]["name"]""".  

 We want to have the node properties be real json structure, not only key-value.  
 We want them to be extensible with external data source (starting with node inventories data) 

 This ticket is a master ticket that holds reference to each sub part. directives.  

Back