mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	IPTag: Better explanation (#5213)
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "Proxmox VE LXC IP-Tag",
 | 
					  "name": "Proxmox VE LXC Tag",
 | 
				
			||||||
  "slug": "add-iptag",
 | 
					  "slug": "add-iptag",
 | 
				
			||||||
  "categories": [
 | 
					  "categories": [
 | 
				
			||||||
    1
 | 
					    1
 | 
				
			||||||
@@ -12,8 +12,8 @@
 | 
				
			|||||||
  "documentation": null,
 | 
					  "documentation": null,
 | 
				
			||||||
  "website": null,
 | 
					  "website": null,
 | 
				
			||||||
  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/proxmox.svg",
 | 
					  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/proxmox.svg",
 | 
				
			||||||
  "config_path": "",
 | 
					  "config_path": "/opt/iptag/iptag.conf",
 | 
				
			||||||
  "description": "This script automatically adds IP address as tags to LXC containers using a Systemd service. The service also updates the tags if a LXC IP address is changed.",
 | 
					  "description": "This script automatically adds IP address as tags to LXC containers or VM's using a systemd service. The service also updates the tags if a LXC/VM IP address is changed.",
 | 
				
			||||||
  "install_methods": [
 | 
					  "install_methods": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "type": "default",
 | 
					      "type": "default",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user