From 5505022f4779e2fc53dc47befa55d53d6281cde0 Mon Sep 17 00:00:00 2001 From: WrightNed <114073970+WrightNed@users.noreply.github.com> Date: Wed, 23 Aug 2023 20:46:45 +0300 Subject: [PATCH] Update cp-nano-package-list --- nodes/orchestration/package/cp-nano-package-list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/orchestration/package/cp-nano-package-list b/nodes/orchestration/package/cp-nano-package-list index 68b07f7..75b8e6c 100644 --- a/nodes/orchestration/package/cp-nano-package-list +++ b/nodes/orchestration/package/cp-nano-package-list @@ -1,7 +1,7 @@ # If you wish to add a package to the cp-nano-cli.sh shell script, # just add a variable at the end of the file in the following format # =" " -# ** Please do not change the starting line of the variables (6th) +# ## Please do not change the starting line of the variables (6th) orchestration="orchestration 7777" access_control="accessControl 8000" @@ -28,4 +28,4 @@ sdwan_logger="sdwanLogger 2204 SD-WAN_Logger" cpview_metric_provider="cpviewMetricProvider 8282" hello_world="hello_world" crowdsec_aux="crowdsecAux 8081" -# ** Please do not remove this comment - newline at end of file required. +# ## Please do not remove this comment - newline at end of file required.