Merge "Add CephRbdTrashSchedulerEnable boolean"

This commit is contained in:
Zuul 2022-06-27 17:18:32 +00:00 committed by Gerrit Code Review
commit 618ca2af85
1 changed files with 5 additions and 0 deletions

View File

@ -340,6 +340,10 @@ parameters:
description: |
The interval applied to the rbd trash purge scheduler, that can be
expressed in minutes.
CephRbdTrashSchedulerEnable:
default: false
type: boolean
description: Enable Ceph rbd trash scheduler
CephadmDefaultContainer:
default: false
type: boolean
@ -434,6 +438,7 @@ resources:
tripleo_cephadm_debug: {get_param: CephAdmDebug}
tripleo_cephadm_verbose: {get_param: CephAdmVerbose}
tripleo_cephadm_rbd_trash: {get_param: CephRbdTrashPurgeInterval}
tripleo_cephadm_enable_trash_scheduler: {get_param: CephRbdTrashSchedulerEnable}
tripleo_cephadm_apply_ceph_conf_overrides_on_update: {get_param: ApplyCephConfigOverridesOnUpdate}
tripleo_cephadm_default_container: {get_param: CephadmDefaultContainer}
ceph_container_registry_auth: