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

Datum for modules/Resources/Composites #2

Open
gaelcolas opened this issue Aug 7, 2017 · 0 comments
Open

Datum for modules/Resources/Composites #2

gaelcolas opened this issue Aug 7, 2017 · 0 comments

Comments

@gaelcolas
Copy link
Owner

In Hiera, they allow a specific hierarchy for module independent of the global/env ones, yet overridable in the latter.

I really like this idea and it would allow to bundle some data specific to the resource or composite resource, that could be either defined at a layer above of the hierarchy or at runtime on the Node for a resource (not Composite as they're evaluated at MOF compilation time).

To support something similar, DSC Resources could:

  • use a locally defined Datum
  • feed non-mandatory parameters with Datum lookup (if defined above, they're overridden)

Needs to do a PoC of this...

@gaelcolas gaelcolas changed the title Allow a Provider to call another Provider Datum for modules/Resources/Composites Aug 7, 2017
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