mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-21 18:26:04 +00:00
Harmonize and shorten JSON Names for PVE/PBS/PMG (#7773)
This commit is contained in:
parent
9ce9de8e84
commit
20e8730a34
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE LXC Tag",
|
||||
"name": "PVE LXC Tag",
|
||||
"slug": "add-iptag",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE LXC Cleaner",
|
||||
"name": "PVE LXC Cleaner",
|
||||
"slug": "clean-lxcs",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Clean Orphaned LVM",
|
||||
"name": "PVE Clean Orphaned LVM",
|
||||
"slug": "clean-orphaned-lvm",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Cron LXC Updater",
|
||||
"name": "PVE Cron LXC Updater",
|
||||
"slug": "cron-update-lxcs",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE LXC Filesystem Trim",
|
||||
"name": "PVE LXC Filesystem Trim",
|
||||
"slug": "fstrim",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Host Backup",
|
||||
"name": "PVE Host Backup",
|
||||
"slug": "host-backup",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Kernel Clean",
|
||||
"name": "PVE Kernel Clean",
|
||||
"slug": "kernel-clean",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Kernel Pin",
|
||||
"name": "PVE Kernel Pin",
|
||||
"slug": "kernel-pin",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Processor Microcode",
|
||||
"name": "PVE Processor Microcode",
|
||||
"slug": "microcode",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Monitor-All",
|
||||
"name": "PVE Monitor-All",
|
||||
"slug": "monitor-all",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Netdata",
|
||||
"name": "PVE Netdata",
|
||||
"slug": "netdata",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Backup Server Processor Microcode",
|
||||
"name": "PBS Processor Microcode",
|
||||
"slug": "pbs-microcode",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Backup Server Post Install",
|
||||
"name": "PBS Post Install",
|
||||
"slug": "post-pbs-install",
|
||||
"categories": [
|
||||
1
|
||||
@ -13,7 +13,7 @@
|
||||
"website": null,
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/proxmox.webp",
|
||||
"config_path": "",
|
||||
"description": "The script will give options to Disable the Enterprise Repo, Add/Correct PBS Sources, Enable the No-Subscription Repo, Add Test Repo, Disable Subscription Nag, Update Proxmox Backup Server and Reboot PBS.",
|
||||
"description": "The script is designed for Proxmox Backup Server (PBS) and will give options to Disable the Enterprise Repo, Add/Correct PBS Sources, Enable the No-Subscription Repo, Add Test Repo, Disable Subscription Nag, Update Proxmox Backup Server and Reboot PBS.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Mail Gateway Post Install",
|
||||
"name": "PMG Post Install",
|
||||
"slug": "post-pmg-install",
|
||||
"categories": [
|
||||
1
|
||||
@ -13,7 +13,7 @@
|
||||
"website": null,
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/proxmox.webp",
|
||||
"config_path": "",
|
||||
"description": "The script will give options to Disable the Enterprise Repo, Add/Correct PMG Sources, Enable the No-Subscription Repo, Add Test Repo, Disable Subscription Nag, Update Proxmox Mail Gateway and Reboot PMG.",
|
||||
"description": "The script is designed for Proxmox Mail Gateway and will give options to Disable the Enterprise Repo, Add/Correct PMG Sources, Enable the No-Subscription Repo, Add Test Repo, Disable Subscription Nag, Update Proxmox Mail Gateway and Reboot PMG.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE Post Install",
|
||||
"name": "PVE Post Install",
|
||||
"slug": "post-pve-install",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Backup Server",
|
||||
"name": "Proxmox Backup Server (PBS)",
|
||||
"slug": "proxmox-backup-server",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Datacenter Manager",
|
||||
"name": "Proxmox Datacenter Manager (PDM)",
|
||||
"slug": "proxmox-datacenter-manager",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Mail Gateway",
|
||||
"name": "Proxmox Mail Gateway (PMG)",
|
||||
"slug": "proxmox-mail-gateway",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE CPU Scaling Governor",
|
||||
"name": "PVE CPU Scaling Governor",
|
||||
"slug": "scaling-governor",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox VE LXC Updater",
|
||||
"name": "PVE LXC Updater",
|
||||
"slug": "update-lxcs",
|
||||
"categories": [
|
||||
1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Proxmox Update Repositories",
|
||||
"name": "PVE Update Repositories",
|
||||
"slug": "update-repo",
|
||||
"categories": [
|
||||
1
|
||||
|
Loading…
x
Reference in New Issue
Block a user