From 8717a0fcf1a708c5f117b3560e97b462cd8b9d03 Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Sun, 29 Dec 2024 12:13:23 -0800 Subject: [PATCH] Update add-lxc-iptag.json (#1094) --- json/add-lxc-iptag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/add-lxc-iptag.json b/json/add-lxc-iptag.json index 468d2745..15abfe64 100644 --- a/json/add-lxc-iptag.json +++ b/json/add-lxc-iptag.json @@ -41,7 +41,7 @@ }, { "text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`", - "type": "warn" + "type": "warning" } ] }