File: add-sync_db-to-aodh-dc2c52e0dcda72c1.yaml

package info (click to toggle)
puppet-module-aodh 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ruby: 2,346; python: 38; makefile: 10; sh: 10
file content (6 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
    - Add a sync_db option to ::aodh::api class. This makes it easier
      to control the db sync. The sync_db param is a boolean and set to
      false by default for backward compatibility so db sync is not run
      out of the box.