File: more-log-opts-a6cfc6204a7e5d8a.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (17 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
features:
  - |
    The new ``swift::objectexpirer::log_name`` option has been added.

  - |
    The following options have been added to the ``swift::containerreconciler``
    class.

    - ``log_name``
    - ``log_level``
    - ``log_facility``

fixes:
  - |
    container-reconciler is now configured to use the local2 facility by
    default.