8b2319e210
This adds defined anchor points for external modules to hook into the software install, config and service dependency chain. This allows external modules to manage software installation (virtualenv, containers, etc) and service management (pacemaker) without needing rely on resources that may change or be renamed. Change-Id: Idb1332dd498bb3065720f2ccaf68e6b0e9fa80c3
11 lines
418 B
YAML
11 lines
418 B
YAML
---
|
|
prelude: >
|
|
Add hooks for external install & svc management.
|
|
features:
|
|
- This adds defined anchor points for external modules to
|
|
hook into the software install, config and service dependency
|
|
chain. This allows external modules to manage software
|
|
installation (virtualenv, containers, etc) and service management
|
|
(pacemaker) without needing rely on resources that may change or
|
|
be renamed.
|