From f73dec08634b2eeeb9216cc1217fd3dc3189586b Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Thu, 10 Mar 2022 07:51:13 +0000 Subject: [PATCH] Add scheduler_max_attempts to config-flags --- config/bundle_focal.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/bundle_focal.yaml b/config/bundle_focal.yaml index 42962e4..996cb6c 100644 --- a/config/bundle_focal.yaml +++ b/config/bundle_focal.yaml @@ -681,6 +681,7 @@ applications: use-internal-endpoints: True ram-allocation-ratio: *ram-allocation-ratio cpu-allocation-ratio: *cpu-allocation-ratio + config-flags: "scheduler_max_attempts=20" to: - lxd:103 - lxd:104