mirror of
https://github.com/kolesa-team/pve-purestorage-plugin.git
synced 2026-08-12 21:53:06 -06:00
27 lines
978 B
Plaintext
27 lines
978 B
Plaintext
Source: libpve-storage-purestorage-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Timur Kumakbayev <timansky@neko.kz>
|
|
Standards-Version: 4.6.0
|
|
Homepage: https://github.com/kolesa-team/pve-purestorage-plugin/blob/main/README.md
|
|
Vcs-Browser: https://github.com/kolesa-team/pve-purestorage-plugin
|
|
Vcs-Git: https://github.com/kolesa-team/pve-purestorage-plugin.git
|
|
Build-Depends: debhelper, devscripts
|
|
|
|
Package: libpve-storage-purestorage-perl
|
|
Architecture: all
|
|
Depends: ${perl:Depends}, ${misc:Depends},
|
|
libpve-storage-perl (>= 8.2.1),
|
|
multipath-tools,
|
|
libjson-xs-perl,
|
|
libwww-perl,
|
|
liburi-perl
|
|
Description: Pure Storage integration library for Proxmox VE
|
|
This package provides a Perl library to integrate Pure FlashArray Storage systems
|
|
with the Proxmox VE storage management infrastructure.
|
|
.
|
|
It allows administrators to configure and manage Pure FlashArray Storage devices
|
|
directly within the Proxmox VE environment.
|
|
.
|
|
Supports Proxmox VE 8.2+ and Proxmox VE 9+.
|