File: deprecate_config_sqlite_db-1a239175d42378e3.yaml

package info (click to toggle)
puppet-module-oslo 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 976 kB
  • sloc: ruby: 2,304; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
---
deprecations:
  - |
    The configuration option ``sqlite_db`` is now deprecated and
    will be removed in the future. Please use configuration
    option ``connection`` or ``slave_connection`` to connect to the database.