File: external-hooks-ebebbb5d72f14f9f.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (8 lines) | stat: -rw-r--r-- 403 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
---
features:
  - Add hooks for external install & svc management
    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.