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

package info (click to toggle)
puppet-module-aodh 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 644 kB
  • sloc: ruby: 1,812; python: 40; makefile: 17; sh: 15
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.