From 0db666ac4f11cac40734e273ae89b471b2f5ac4b Mon Sep 17 00:00:00 2001 From: Ned Wright Date: Mon, 13 Jan 2025 14:29:58 +0000 Subject: [PATCH] central nginx manager - add new package to packages list --- nodes/orchestration/package/cp-nano-package-list | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/orchestration/package/cp-nano-package-list b/nodes/orchestration/package/cp-nano-package-list index 75b8e6c..170f1b3 100644 --- a/nodes/orchestration/package/cp-nano-package-list +++ b/nodes/orchestration/package/cp-nano-package-list @@ -28,4 +28,5 @@ sdwan_logger="sdwanLogger 2204 SD-WAN_Logger" cpview_metric_provider="cpviewMetricProvider 8282" hello_world="hello_world" crowdsec_aux="crowdsecAux 8081" +central_nginx_manager="centralNginxManager 7555" # ## Please do not remove this comment - newline at end of file required.