File: execution_expiration_policy-d0e9ebbd2e3b8c76.yaml

package info (click to toggle)
puppet-module-mistral 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,004 kB
  • sloc: ruby: 2,093; python: 38; makefile: 11; sh: 10
file content (13 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    The new ``mistral::execution_expiration_policy`` class has been added.

deprecations:
  - |
    The following parameters of the ``mistral::engine`` class have been
    deprecated in favor of the new ``mistral::execution_expiration_policy``
    class.

    - ``evaluation_interval``
    - ``older_than``