File: os_workers_for_worker_count-6deab8168bc940c2.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 (7 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
other:
  - Parameters that control the number of spawned child processes for
    distributing processing have had their default value changed from
    ::processorcount to ::os_workers.
  - Switched default api worker count for the api service when
    not run under apache to use os_workers.