From 15e6483e841755921717fe4d8f3bd38b806550a9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 29 Jan 2024 23:42:05 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- .pct-helpers | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.pct-helpers b/.pct-helpers index 36516ec..542f59a 100644 --- a/.pct-helpers +++ b/.pct-helpers @@ -612,6 +612,16 @@ pctPushAssets(){ } +# +# traefikPushConfig +# +TRAEFIK_CFG=traefik.yml +TRAEFIK_PATH=/etc/traefik.d/ +traefikPushConfig(){ + # XXX +} + + # # pveGetLatestTemplate PATTERN [VAR] #