From 6a38aed3b66b0af725c1988b07509c133badf5b9 Mon Sep 17 00:00:00 2001 From: olehermanse <4048546+olehermanse@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:43:51 +0000 Subject: [PATCH] [create-pull-request] automated change --- src/cfengine_cli/syntax-description.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/cfengine_cli/syntax-description.json b/src/cfengine_cli/syntax-description.json index 249155f..3f13e10 100644 --- a/src/cfengine_cli/syntax-description.json +++ b/src/cfengine_cli/syntax-description.json @@ -753,7 +753,7 @@ }, "protocol_version": { "attribute": "protocol_version", - "range": "1,classic,2,tls,3,cookie,4,filestream,latest", + "range": "1,classic,2,tls,3,cookie,4,filestream,5,leech2,latest", "status": "normal", "type": "option", "visibility": "body" @@ -1020,7 +1020,7 @@ }, "protocol_version": { "attribute": "protocol_version", - "range": "1,classic,2,tls,3,cookie,4,filestream,latest", + "range": "1,classic,2,tls,3,cookie,4,filestream,5,leech2,latest", "status": "normal", "type": "option", "visibility": "body" @@ -7368,6 +7368,13 @@ "type": "clist", "visibility": "promiseType" }, + "cancel": { + "attribute": "cancel", + "range": "true,false,yes,no,on,off", + "status": "normal", + "type": "option", + "visibility": "promiseType" + }, "classes": { "attribute": "classes", "status": "normal", @@ -7465,6 +7472,13 @@ "type": "clist", "visibility": "promiseType" }, + "timer_policy": { + "attribute": "timer_policy", + "range": "absolute,reset", + "status": "normal", + "type": "option", + "visibility": "promiseType" + }, "unless": { "attribute": "unless", "range": "",