From 8b7f72222c3235b3344f2b819a87f8f20e7bbd2e Mon Sep 17 00:00:00 2001 From: Nobuto Murata Date: Fri, 5 Mar 2021 13:35:36 +0900 Subject: [PATCH] Update worker-multiplier config description Based on the change in charm-helpers: https://github.com/juju/charm-helpers/pull/553 Related-Bug: #1843011 Change-Id: I9ea2edfacf7020768ab83fb603af1be0d42190fb --- actions/.gitkeep | 0 config.yaml | 5 ++--- 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 actions/.gitkeep diff --git a/actions/.gitkeep b/actions/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/config.yaml b/config.yaml index 331f307..540856c 100644 --- a/config.yaml +++ b/config.yaml @@ -69,9 +69,8 @@ options: description: | The CPU core multiplier to use when configuring worker processes. By default, the number of workers for each daemon is set to twice the number - of CPU cores a service unit has. When deployed in a LXD container, this - default value will be capped to 4 workers unless this configuration - option is set. + of CPU cores a service unit has. This default value will be capped + to 4 workers unless this configuration option is set. haproxy-server-timeout: type: int default: