Skip to content

Deployment improvements and fixes

Devcurmudgeon requested to merge pull/40/adam/deployment-improvements into master

Created by: ColdrickSotK

This is a set of fixes and improvements to deployment, which allows systems to be deployed when extensions are in subdirectories as is the case in current master of definitions. It also removes the dependency on morphlib now that all the extensions are in definitions.

NOTE: Some of the deployment extensions still depend on morphlib, so only a subset of the deployment extensions will work on a system without morph.

Merge request reports