File: feature_add_default_config_placeholder-280f69c0edbf76c6.yaml

package info (click to toggle)
puppet-module-openstacklib 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ruby: 4,500; python: 38; sh: 22; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - Add a manifest which is loaded by all puppet modules in
    manifests/param.pp. This is described in
    `bug 1599113
    <https://bugs.launchpad.net/puppet-openstacklib/+bug/1599113>`__

fixes:
  - The first feature would help fixing RDO package using virtual
    package which is a recurring problem.  Example of such problem is
    `bug 1599113
    <https://bugs.launchpad.net/puppet-keystone/+bug/1597753>`__