You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move definitions in to resources/definitions (librenms#17341)
* Move definitions in to resources/definitions
OS detection : resources/definitions/os_detection
OS discovery : resources/definitions/os_discovery
More consistent location that should be future-proof.
Better folder names (feedback on names welcomed)
Move schema definitions into resources/definitions/schema
this will break users with local os definitions we could help them out and add some code to move those files to the new location in daily update. Thoughts?
* Fix more broken paths
* move local os definitions
* Move misc definitions
* style fixes
* Migration handle missing directories
* Move os yaml files
* I guess I'm moving db_schema.yaml too :)
* Apply fixes from StyleCI
* Exclude os_defs from resources
* Schema files were supposed to be in resources/definitions/schema
---------
Co-authored-by: StyleCI Bot <[email protected]>
0 commit comments