Debian Patches
Status for puppet-module-ironic/25.0.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
do-not-include-inspector-policy.patch | Do not include ironic::inspector::policy that fails install =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2023-04-26 | ||
Allow_standalone_mode_for_Debian.patch | Allow standalone mode for Debian. Debian is also using the standalone mode. Let's allow it in this operating system as well. . Also, fix the comment for the stanalone parameter, so it reflects reality (ie: default is true, not false). diff --git a/manifests/inspector.pp b/manifests/inspector.pp index c1b5b51..f6f49b0 100644 |
Thomas Goirand <zigo@debian.org> | yes | 2024-04-30 | ||
Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch | [PATCH] Add a rabbit_transient_queues_ttl and amqp_auto_delete params Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use ironic_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in ironic.conf. Same applies to ironic_inspector_config. |
Thomas Goirand <zigo@debian.org> | no | 2025-03-18 | ||
Add-queue_manager-and-stream_fanout.patch | Add queue_manager and stream_fanout This patch adds two new parameters to the toplevel class: - rabbit_use_queue_manager - rabbit_stream_fanout . that are already handled by the oslo::messaging::rabbit class, which makes it impossible to set using ironic_config. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-06-22 |