From c5fc880a31b09c67dbf31d2b21873845c1db60fb Mon Sep 17 00:00:00 2001 From: CFEngine Build API <> Date: Thu, 25 Apr 2024 19:49:37 +0000 Subject: [PATCH] Set input for module 'allow-hosts' --- allow-hosts/input.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allow-hosts/input.json b/allow-hosts/input.json index 33a78aa..1998bf9 100644 --- a/allow-hosts/input.json +++ b/allow-hosts/input.json @@ -3,7 +3,7 @@ "bundle": "def", "label": "Allowed hosts", "namespace": "default", - "response": ["192.168.1.196", "172.17.0.5", "92.168.1.103"], + "response": ["192.168.1.196", "172.17.0.5"], "subtype": { "label": "IP / subnet", "question": "IP / subnet to allow",