mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 08:54:32 +00:00
![]() instead of having multiple regexes in various places for the name, define a 'SERVICE_REGEX' in PVE::Ceph::Services, and use that everywhere in the api where we need it additionally limit new sevices to 200 characters, since systemd units have a limit of 256 characters[0] (including suffix), and 200 seems to be enough. users can now create ceph services on machines with hostnames longer than 32 characters 0: https://www.freedesktop.org/software/systemd/man/systemd.unit.html Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |