From ab84214805e130848db3c45884223619904b3734 Mon Sep 17 00:00:00 2001 From: Peter Sabaini Date: Mon, 10 Jul 2023 09:36:25 +0200 Subject: [PATCH] Set consistent source Avoid the unintuitive situation where users are deploying from channel=quincy but get an older ceph due to deploying series=focal by explicitly setting source=quincy which is what most users want anyway; those that do not can still explicitly set source. Change-Id: I9428e93ba6107ba5e2ebcc667995b3d88eb03d27 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index fb69ac2e..1a5375de 100644 --- a/config.yaml +++ b/config.yaml @@ -10,7 +10,7 @@ options: If set to True, supporting services will log to syslog. source: type: string - default: distro + default: quincy description: | Optional configuration to support use of additional sources such as: .