-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Issue-EnhancementThe issue is a feature or ideaThe issue is a feature or idea
Milestone
Description
Summary of the new feature / enhancement
To make DSC successful on Linux, we probably need a Python adapter. The key part is to keep it idiomatic Python.
Proposed technical implementation details (optional)
We could use Python classes with the same type of model as PowerShell classes with individual get(), set(), test(), export() methods and the class defines the schema that the adapter would validate against.
Metadata
Metadata
Assignees
Labels
Issue-EnhancementThe issue is a feature or ideaThe issue is a feature or idea