File: log_name_per_daemon-6e2b522316ab38e4.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 (9 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The new ``swift::storage::server::log_name_per_daemon`` parameter has been
    added. If this parameter is set to ``true``, it configures the log_name
    option differently for each daemon, which may help splitting log
    destinations per daemon. For example, the object-replicator log_name will
    be object-replicator, the object-updater log_name will be object-updater
    and so on.