Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-07-07 12:27:17 +00:00
parent bf8e677b55
commit 53d657ea0e

View File

@ -37,8 +37,9 @@
], ],
"notes": [ "notes": [
"Execute within the Proxmox shell", "Execute within the Proxmox shell",
"Configuration: `nano /opt/iptag/iptag.conf`. iptag.service must be restarted after change.", "Configuration: `nano /opt/iptag/iptag.conf`. iptag Service must be restarted after change. See here for full documentation: `https://github.com/community-scripts/ProxmoxVE/discussions/5790`",
"The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`" "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",
"You can execute the ip tool manually with `iptag-run`"
], ],
"type": "pve" "type": "pve"
}, },
@ -515,7 +516,9 @@
"categories": [ "categories": [
6 6
], ],
"notes": [], "notes": [
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
],
"type": "ct" "type": "ct"
}, },
{ {
@ -3751,7 +3754,8 @@
1 1
], ],
"notes": [ "notes": [
"Set a root password if using autologin. This will be the PBS password. `passwd root`" "Set a root password if using autologin. This will be the PBS password. `passwd root`",
"Advanced Install is only possible without root password and root SSH access, you can configure this after installation."
], ],
"type": "ct", "type": "ct",
"default_credentials": { "default_credentials": {