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

Draft: Add config object base class #152

Conversation

DonGiovanni83
Copy link
Contributor

These Changes adds a basic ConfigObject class which should enable inheritance for config objects (eg. FirewallRule, Groups. User, etc...) . This approach should save us a lot of boiler plate code across different config objects.

@DonGiovanni83 DonGiovanni83 changed the base branch from main to feature/config_objects_remodeling August 26, 2024 07:20
* Fix logging settings module 24.7 support

* Add changelog fragment for 153

* Lint system logging module

* Fix molecule tests for 24.7 logging
* Set galaxy version

* Generate changelog
@DonGiovanni83
Copy link
Contributor Author

Further work will be done in my frok and a new PR will follow

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

Successfully merging this pull request may close these issues.

1 participant