Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the building of rsop nodes declarative #35

Open
gaelcolas opened this issue Feb 5, 2018 · 0 comments
Open

make the building of rsop nodes declarative #35

gaelcolas opened this issue Feb 5, 2018 · 0 comments

Comments

@gaelcolas
Copy link
Owner

find a way to declare how to get the nodes and load their RSOP in the configdata variable.

So far, the best I found is this:

Variables:
  ConfigurationData:
    AllNodes:
	  Path: Datum:\AllNodes\#{Environment}\#{Name}
	Datum:
	  Path: Datum:\
	  
ConfigurationData:
  AllNodes:
    - 

The main goals are to:

  • define where to find the $Nodes in the hierarchy
  • what path metadata to be loaded (#{property} or * to not include it)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant