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
This commit is contained in:
Peter Sabaini 2023-07-10 09:36:25 +02:00
parent 1a41aa24ce
commit ab84214805
1 changed files with 1 additions and 1 deletions

View File

@ -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:
.