File: cephfs-install-ceph-common-9e6d25c472906b3a.yaml

package info (click to toggle)
puppet-module-manila 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,852 kB
  • sloc: ruby: 5,060; python: 33; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
---
features:
  - |
    The ``manila::backend::cephfs`` defined resource type now ensures that
    the ``ceph-common`` package is installed so that the python libraries
    required by cephfs share driver are installed. The installation can be
    disabled by setting the new ``manage_package`` parameter to ``False``.