23 lines
862 B
Plaintext
Raw Normal View History

Source: puppet-lvm
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.4.1
Homepage: https://forge.puppet.com/modules/puppetlabs/lvm
Package: puppet-lvm
Architecture: all
Depends: puppet (>= 4) | puppet-common (>= 3),
puppet-module-puppetlabs-stdlib,
puppet-module-puppetlabs-mount-core
${misc:depends}
Description: Puppet module for LVM volumes
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
The LVM module lets you manage LVM volumes with Puppet.