File: osd_define_explicit_conditional-ceaadb2e4ea34595.yaml

package info (click to toggle)
puppet-module-ceph 3.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 884 kB
  • sloc: ruby: 3,177; python: 36; makefile: 10; sh: 10
file content (6 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
issues:
  - OSD define ensure statement has been updated to require either an explicit absent for OSD to be removed.
  - MON define ensure statement has been updated to require either an explicit absent for MON to be removed.
  - If ensure is set to any value other than present or absent, it will generate an error message for both
    OSD and MON resources.