File: bug-1978848-c1f78da88d406f98.yaml

package info (click to toggle)
puppet-module-tempest 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,000 kB
  • sloc: ruby: 1,268; python: 38; sh: 10; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    The id setter resources type now accepts a resource name in
    ``<section>/<parameter name>`` format, to use arbitrary section name.

fixes:
  - |
    Fixed the wrong section(``[DEFAULT]`` instead of ``[database]``) used by
    automated resolution of image id value using the ``db_flavor_name``
    parameter.